ooo-build r11834 - trunk



Author: pmladek
Date: Thu Mar  6 19:48:51 2008
New Revision: 11834
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11834&view=rev

Log:
2008-03-06  Petr Mladek  <pmladek suse cz>

	* Version 2.4.0.2

	* default tag ooh680-m9 (2.4rc3)



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Mar  6 19:48:51 2008
@@ -1,3 +1,34 @@
+ooo-build-2.4.0.2
+
+	+ features:
+	    + target ooh680-m9 (2.4rc3) (Rene)
+	+ speed up:
+	    + do not export trivial strings in svtool (Kendy)
+	+ bug fixes:
+	    + more on the SVG import (Thorsten)
+	    + more on the localized arg separator (Kohei)
+	    + more on the paste on Enter behavior in Calc (Jon)
+	    + better solution for the dynamic range resize (Kohei) 
+	    + reduce the extra margins around cell text (Jon)
+	    + pasting with the middle button in Calc (Kendy)
+	    + navigating in the selected cells (Jon)
+	    + floating-point rounding error (Kohei)
+	    + input fields crashes (Fong, Florian)
+	    + transparent bitmaps handling in cairocanvas (Radek)
+	    + prefill username in WebDAV authentication dialog (Kendy)
+	+ Win32 bits:
+	    + better configure checks (Thorsten)
+	+ build bits:
+	    + fix build of the CAPS lock correction stuff (Rene)
+	    + build with xulrunner-1.9 (Caolan, Rene)
+	    + build hsqldb with Java 1.6 (Fridrich)
+	    + mozilla stuff download fix (Thorsten)
+	    + SVG stuff clean up (Fridrich)
+	    + lots fixes for gcc-4.3 (Rene, Petr)
+	    + various build fixes (Thorsten, Petr)
+	+ updated Gentoo, Mandriva, OxygenOffice bits (Andreas, Marcelo, Petr,
+	  ZÃ, KAMI)
+
 ooo-build-2.4.0.1
 
 	+ features:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Mar  6 19:48:51 2008
@@ -1,9 +1,9 @@
-AC_INIT(ooo-build, 2.4.0.1)
+AC_INIT(ooo-build, 2.4.0.2)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
-DEFAULT_TAG=ooh680-m8
+DEFAULT_TAG=ooh680-m9
 # For the upstream packages it is like:
 # DEFAULT_TAG=OOH680_m9
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]