ooo-build r11307 - in branches/sled-10-ooo-build-2-3: . patches/src680



Author: pmladek
Date: Thu Jan 17 20:12:03 2008
New Revision: 11307
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11307&view=rev

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

	* Version 2.3.0.4.7



Modified:
   branches/sled-10-ooo-build-2-3/ChangeLog
   branches/sled-10-ooo-build-2-3/NEWS
   branches/sled-10-ooo-build-2-3/configure.in
   branches/sled-10-ooo-build-2-3/patches/src680/apply

Modified: branches/sled-10-ooo-build-2-3/NEWS
==============================================================================
--- branches/sled-10-ooo-build-2-3/NEWS	(original)
+++ branches/sled-10-ooo-build-2-3/NEWS	Thu Jan 17 20:12:03 2008
@@ -1,3 +1,14 @@
+ooo-build-2.3.0.4.7
+
+    + bug fixes:
+	+ missing hints for user-defined input boxes (Florian, Tor)
+	+ import sheet names properly from Lotus 1-2-3 document (Kohei)
+    + VBA bits:
+	+ better support for Application.Caller macro (Noel)
+    + Win32:
+	+ allow to associate OOXML document with OOo even when they are not
+	  supported (Tor)
+
 ooo-build-2.3.0.4.6
 
     + features:

Modified: branches/sled-10-ooo-build-2-3/configure.in
==============================================================================
--- branches/sled-10-ooo-build-2-3/configure.in	(original)
+++ branches/sled-10-ooo-build-2-3/configure.in	Thu Jan 17 20:12:03 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.3.0.4.6)
+AC_INIT(ooo-build, 2.3.0.4.7)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)

Modified: branches/sled-10-ooo-build-2-3/patches/src680/apply
==============================================================================
--- branches/sled-10-ooo-build-2-3/patches/src680/apply	(original)
+++ branches/sled-10-ooo-build-2-3/patches/src680/apply	Thu Jan 17 20:12:03 2008
@@ -649,7 +649,7 @@
 # sc-biffdump.diff, i#82184, jonp
 
 # Import sheet names properly from Lotus 1-2-3 document.
-sc-lotus123-import-sheetname.diff, i#84496, kohei
+sc-lotus123-import-sheetname.diff, i#84496, n#347379, kohei
 
 [ LinuxOnly ]
 # accelerate linking, by extreme cunning i#63927



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