ooo-build r11484 - trunk



Author: pmladek
Date: Thu Jan 31 21:22:10 2008
New Revision: 11484
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11484&view=rev

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

	* Version 2.3.99.2



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Jan 31 21:22:10 2008
@@ -1,16 +1,38 @@
 ooo-build-2.3.99.2
-	+ target ooh680-m5 (mostly Rene)
+
+	+ features:	
+	    + target ooh680-m5 (mostly Rene)
+	+ speed up:
+	    + enable more linker optimizations (Michael, Petr)
 	+ bug fixes:
 	    + Evo2 stuff for new API (Caolan, Rene)
-	    + improvement in paragraph moving and selection fix (Hubert)
+	    + crasher when loading an Excel document (Tor)
+	    + crasher when finding strings in Impress (Radek)
+	    + strange errors when opening documents (Kendy)
+	    + paragraph moving and selection fix improvement (Hubert)
+	    + problem to access sofficerc (Marcelo, Kendy)
+	    + pivot charts import (Kohei)
+	    + gradients in EMF+ (Tor)
 	+ VBA bits:
+	    + conversion between bytearray and string (Fong)
 	    + non-triggered "before close" event (Noel)
 	    + support for more worksheet events (Noel)
 	    + DateSerial behavior (Fong)
-	    + datevalue return value (Fong)
+	    + DateValue return value (Fong)
+	+ Win32 bits:
+	    + support ooh680-m5 (Tor)
 	+ build bits:
-	    + various build fixes (Fridrich, Petr)
-	+ updated Frugalware, Pardus, Solarias bits (Miklos, Äsmail, Fridrich)
+	    + update oox and writerfilter to 2008-01-29 (Fridrich)
+	    + bin build dependency on Xvfb (Petr)
+	    + better check for gperf (Rene)
+	    + dmake crasher (Tor)
+	    + support for gcj-4.3 (Rene)
+	    + more fixes for gcc-4.3 (Rene, Bernhard, Petr)
+	    + various build fixes (Fridrich, Rene, ...)
+	+ updated Debian, Frugalware, Gentoo, GoOoLinux, Novell, OxygenOffice,
+	  Pardus, Solaris bits (Rene, Miklos, Hanno, Fridrich, Petr, KAMI,
+	  Äsmail, Fridrich)
+
 ooo-build-2.3.99.1
 
     + features:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Jan 31 21:22:10 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.3.99.1)
+AC_INIT(ooo-build, 2.3.99.2)
 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]