ooo-build r12024 - trunk



Author: pmladek
Date: Thu Mar 27 20:09:03 2008
New Revision: 12024
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12024&view=rev

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

	* Version 2.4.0.5



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Mar 27 20:09:03 2008
@@ -1,4 +1,25 @@
 ooo-build-2.4.0.5
+
+	+ features:
+	    + even better support for DEV300 (Kendy, Rene)
+	+ bug fixes:
+	    + better support for various formula syntax (Kohei)
+	    + better floating-point rounding error fix [n#310706, i#86775] (Kohei)
+	    + more on the localized arg separator stuff [n#358558, n#373479] (Kohei)
+	    + more on the visual feedback for copied cell range [n#367489] (Jon)
+	    + keys that quits the paste on Enter mode [n#372446] (Jon)
+	    + drag&drop with plus/minus signs in Navigator [i#64886, n#129410] (Jiao)
+	+ VBA bits:
+	    + support worksheet_deactivate events (Fong, Noel)
+	+ Win32 bits:
+	    + always prefer the external odf-converter [n#339387] (Tor)
+	    + more on the ODMA stuff (Tor)
+	    + disable problematic IDEA algorithm in the internal openssl (Tor)
+	+ build bits:
+	    + updated Hungarian dictionary (KAMI)
+	    + build with system openssl on Linux (Petr)
+	+ updated Novell, OxygenOffice bits (Petr, KAMI)
+
 ooo-build-2.4.0.4
 
 	+ features:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Mar 27 20:09:03 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.4.0.4)
+AC_INIT(ooo-build, 2.4.0.5)
 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]