ooo-build r11582 - trunk



Author: pmladek
Date: Thu Feb 14 18:40:29 2008
New Revision: 11582
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11582&view=rev

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

	* Version 2.3.99.4

	* default tag ooh680-m7 (2.4rc1)



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Feb 14 18:40:29 2008
@@ -1,3 +1,33 @@
+ooo-build-2.3.99.4
+
+	+ features:	
+	    + target ooh680-m7 (2.4rc1) (Rene)
+	    + target src680-m245 (Jan)
+	+ bug fixes:
+	    + lots fixes in the datapilot stuff (Kohei)
+	    + lots fixes of the WebDAV locking (Kendy)
+	    + layout dialog stuff update (Jan)
+	    + oosplash hangup (Kendy)
+	    + display the commandline help to stdout (Kohei)
+	    + make the formula arg separator optional (Kohei, Thorsten)
+	    + MATCH should perform case insensitive search in Calc (Kohei)
+	    + update SCSolver dialogs to support longer localized texts (Kohei)
+	+ VBA stuff:
+	    + more fixes of DateSerial behavior (Noel)
+	    + TextBox ( shape ) object selection (Noel)
+	+ Win32 build:
+	    + cairo canvas stuff (Tor)
+	+ build bits:
+	    + updated libwpd to version 0.8.14 (Fridrich)
+	    + support gcj-4.2.3 (Miklos)
+	    + layout stuff to work with all libexpat versions (Thorsten)
+	    + mono .dlls installation (Miguel, Petr, Rene)
+	    + various build fixes (Fridrich, Rene, Kendy, Jan)
+	+ updated Gentoo, Mandriva, OxygenOffice bits (Andreas, Marcelo, Kalman)
+	+ pending:
+	    + lots improvements in the SVG import (Thorsten, Fridrich)
+	    + string '+' numbers do not compute in MS VBA (Noel)
+
 ooo-build-2.3.99.3
 
 	+ features:	

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Feb 14 18:40:29 2008
@@ -1,9 +1,9 @@
-AC_INIT(ooo-build, 2.3.99.3)
+AC_INIT(ooo-build, 2.3.99.4)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
-DEFAULT_TAG=ooh680-m6
+DEFAULT_TAG=ooh680-m7
 # For the upstream packages it is like:
 # DEFAULT_TAG=OOH680_m7
 



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