ooo-build r11977 - in branches/sled-10-sp1-ooo-build-2-4: . patches/src680



Author: pmladek
Date: Fri Mar 21 11:17:08 2008
New Revision: 11977
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11977&view=rev

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

	* Version 2.4.0.3.2	(SLED10-SP1 maintenance update)

	* patches/src680/apply: really apply sc-fix-value-iterator.diff,
	  n#372255



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

Modified: branches/sled-10-sp1-ooo-build-2-4/NEWS
==============================================================================
--- branches/sled-10-sp1-ooo-build-2-4/NEWS	(original)
+++ branches/sled-10-sp1-ooo-build-2-4/NEWS	Fri Mar 21 11:17:08 2008
@@ -1,3 +1,8 @@
+ooo-build-2.4.0.3.2
+
+	+ bug fixes:
+	    + really fix wrong result of interactive functions, e.g MIN [n#372255] (Kohei)
+
 ooo-build-2.4.0.3.1
 
 	+ bug fixes:

Modified: branches/sled-10-sp1-ooo-build-2-4/configure.in
==============================================================================
--- branches/sled-10-sp1-ooo-build-2-4/configure.in	(original)
+++ branches/sled-10-sp1-ooo-build-2-4/configure.in	Fri Mar 21 11:17:08 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.4.0.3.1)
+AC_INIT(ooo-build, 2.4.0.3.2)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)

Modified: branches/sled-10-sp1-ooo-build-2-4/patches/src680/apply
==============================================================================
--- branches/sled-10-sp1-ooo-build-2-4/patches/src680/apply	(original)
+++ branches/sled-10-sp1-ooo-build-2-4/patches/src680/apply	Fri Mar 21 11:17:08 2008
@@ -703,6 +703,10 @@
 # contributed from Lv Yue) (ODFF).
 sc-openformula-minmax.diff, i#38759, kohei
 
+# don't initialize the value to 0 which screws up certain iterative functions
+# (such as MIN, MAX).
+sc-fix-value-iterator.diff, n#372255, kohei
+
 # Support print & page preview for files containing only lines
 sc-print-lines.diff, n#351468, i#85076, jonp
 



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