ooo-build r11898 - trunk



Author: pmladek
Date: Thu Mar 13 20:13:33 2008
New Revision: 11898
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11898&view=rev

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

	* Version 2.4.0.3	(SLED10-SP2-rc1, openSUSE-11.0-alpha3)



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Mar 13 20:13:33 2008
@@ -4,27 +4,27 @@
 	    + target ooh680-m11 (2.4rc5) (Rene)
 	    + new OpenGL slide transitions (Radek)
 	+ bug fixes:
-	    + fallback to original 2D transitions (Radek)
-	    + allow to send documents via groupwise [n#368044, i#86886] (Petr)
-	    + skip overlaped cells when navigating [n#362674, i#86943] (Kohei)
 	    + paste on Enter in Calc crash (Kohei)
-	    + keyboard configuration migrations during update [n#367160] (Kohei)
-	    + filenames with spaces and sending via sylpheed-claws [n#362773, i#86887] (Petr)
 	    + highlighting of pasted cell regression [i#86894] (Kohei)
 	    + more on navigating in the selected cells [n#364351] (Jon)
-	    + bin dangerous floatig-point rounding error fix (Kohei)
-	    + better icons for toggle sheet grid lines command [n#358550] (Jakub, Kohei)
+	    + skip overlapped cells when navigating [n#362674, i#86943] (Kohei)
+	    + bin dangerous floating-point rounding error fix [n#310706] (Kohei)
+	    + keyboard configuration migrations during update [n#367160] (Kohei)
 	    + background of highlighted cell regression [n#361360, i#3907] (Kohei)
-	    + several char unit issues [n#356101] (Amelia)
-	    + text layout enhancement for better CJK support (Amelia)
-	    + prefere odf-converter over the internal OOX filters [n#348471] (Kendy)
-	    + unlock WebDAV stream when OOo crashes (Kendy)
+	    + better icons for toggle sheet grid lines command [n#358550] (Jakub, Kohei)
+	    + prefer odf-converter over the internal OOX filters [n#348471] (Kendy)
 	    + no autocorrection when "!" has been typed [i#86580] (Timar, KAMI)
-	    + bin problematic NULL behavior compatibility with MSO fix (Noel)
+	    + text layout enhancement for better CJK support (Amelia)
+	    + several char unit issues [n#356101] (Amelia)
+	    + fallback to original 2D transitions (Radek)
 	    + more Hungarian localization fixes (KAMI)
+	    + unlock WebDAV stream when OOo crashes (Kendy)
+	    + send documents via GroupWise [n#368044, i#86886] (Petr)
+	    + send filenames with spaces via sylpheed-claws [n#362773, i#86887] (Petr)
 	+ VBA bits:
-	    + improvement of the XInterior API [n#365557] (Jiao)
-	    + better support for passing uno Integer params to Range.Cells (Noel)
+	    + better support for passing UNO Integer params to Range.Cells (Noel)
+	    + bin problematic NULL behavior compatibility with MSO fix (Noel)
+	    + improvements of the XInterior API [n#365557] (Jiao)
 	    + fix for Autofit (Noel)
 	    + fix enumeration of Range.Rows() (Noel)
 	    + MSO Userform controls fix [i#87007] (Noel)
@@ -35,8 +35,9 @@
 	    + support for system stlport5 is not longer maintained
 	    + build of the OpenGL stuff (Radek)
 	    + various build fixes (Thorsten, Noel, Hanno)
-	    + workaround x86-64 visibility build problem (Kendy)
-	+ updated Debian, Gentoo, Mandriva, OxygenOfficeLinux bits (Rene, Hanno, Marcelo, KAMI)
+	    + workaround for build problem with visibility on x86_64 (Kendy)
+	+ updated Debian, Gentoo, Mandriva, OxygenOfficeLinux bits (Rene, Hanno,
+	  Marcelo, KAMI)
 
 ooo-build-2.4.0.2
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Mar 13 20:13:33 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.4.0.2)
+AC_INIT(ooo-build, 2.4.0.3)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)



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