ooo-build r13564 - branches/ooo-build-2-4-1



Author: pmladek
Date: Thu Aug 14 11:08:41 2008
New Revision: 13564
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13564&view=rev

Log:
2008-08-14  Petr Mladek <pmladek suse cz>

	* Version 2.4.1.9	(Another update for SLED10)



Modified:
   branches/ooo-build-2-4-1/ChangeLog
   branches/ooo-build-2-4-1/NEWS
   branches/ooo-build-2-4-1/configure.in

Modified: branches/ooo-build-2-4-1/NEWS
==============================================================================
--- branches/ooo-build-2-4-1/NEWS	(original)
+++ branches/ooo-build-2-4-1/NEWS	Thu Aug 14 11:08:41 2008
@@ -1,3 +1,18 @@
+ooo-build-2.4.1.9
+
+    + bug fixes:
+	+ rotated margin text regression (bnc#404221) [Florian]
+	+ leaving "Format code" blank crasher (bnc#416837) [Kohei]
+	+ chart subtitle export to XLS (bnc#411855, i#92357) [Kohei]
+    + VBA bits:
+	+ broken Sort() function (bnc#410294) [Noel]
+	+ rather disabled range.find support again (bnc#405304) [Petr]
+    + Win32 bits:
+	+ prefer msvs2003 again [Thorsten]
+	+ MSI patchability improvements [Tor]
+	+ do not crash when using as GW editor (bnc#353143, i#92372) [Tor]
+	+ compilation of fail to return the main menu fix (bnc#408263) [Fong]
+
 ooo-build-2.4.1.8
 
     + bug fixes:

Modified: branches/ooo-build-2-4-1/configure.in
==============================================================================
--- branches/ooo-build-2-4-1/configure.in	(original)
+++ branches/ooo-build-2-4-1/configure.in	Thu Aug 14 11:08:41 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.4.1.8)
+AC_INIT(ooo-build, 2.4.1.9)
 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]