ooo-build r12207 - branches/sled-10-sp2-ooo-build-2-4



Author: pmladek
Date: Thu Apr 17 21:54:48 2008
New Revision: 12207
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12207&view=rev

Log:
2008-04-17  Petr Mladek  <pmladek suse cz>

	* Version 2.4.0.6.1	(SLED10-SP2-rc3)



Modified:
   branches/sled-10-sp2-ooo-build-2-4/ChangeLog
   branches/sled-10-sp2-ooo-build-2-4/NEWS
   branches/sled-10-sp2-ooo-build-2-4/configure.in

Modified: branches/sled-10-sp2-ooo-build-2-4/NEWS
==============================================================================
--- branches/sled-10-sp2-ooo-build-2-4/NEWS	(original)
+++ branches/sled-10-sp2-ooo-build-2-4/NEWS	Thu Apr 17 21:54:48 2008
@@ -1,3 +1,19 @@
+ooo-build-2.4.0.6.1
+
+    + bug fixes:
+	+ OpenGL stuff with ATI regression [Radek]
+	+ random spellcheck dialog behavior (bnc#377345, i#88120) [Michael]
+	+ Arabic/Hindi numbers instead of decimal numbers (i#86811) [Petr]
+	+ crasher when attempt to save read-only document (i#5226) [Kohei]
+	+ disabled menu items in quickstarter by mistake (i#88382) [Michael]
+    + VBA bits:
+	+ regression with Range.AutoOutline [Noel]
+	+ crasher when opening dialogs (bnc#379844) [Noel]
+	+ Application.Goto returns BASIC runtime error '1' (bnc#309981) [Noel]
+    + build bits:
+	+ allow to use autoreconf [Petr]
+	+ new configure option --with-additional-sections [Petr]
+
 ooo-build-2.4.0.6
 
 	+ features:

Modified: branches/sled-10-sp2-ooo-build-2-4/configure.in
==============================================================================
--- branches/sled-10-sp2-ooo-build-2-4/configure.in	(original)
+++ branches/sled-10-sp2-ooo-build-2-4/configure.in	Thu Apr 17 21:54:48 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.4.0.6)
+AC_INIT(ooo-build, 2.4.0.6.1)
 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]