ooo-build r11777 - trunk



Author: pmladek
Date: Mon Mar  3 13:08:27 2008
New Revision: 11777
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11777&view=rev

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

	* Version 2.4.0.1



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Mar  3 13:08:27 2008
@@ -1,3 +1,21 @@
+ooo-build-2.4.0.1
+
+	+ features:
+	    + port for s390 (Caolan, Rene)
+	+ bug fixes:
+	    + XML filter stuff update (Fridrich)
+	    + CAPS lock correction also for Writer/Draw/Impress (Kohei)
+	    + pictures with alpha channel in Cairo canvas fix (Radek)
+	+ VBA bits:
+	    + XInterior API (Jiao)
+	+ build bits:
+	    + updated oox and writerfilter to the snapshot 2008-02-29 (Fridrich)
+	    + fix build of the CAPS lock correction stuff (Kohei)
+	    + build of SVG stuff on Win32 (Tor, Fridrich)
+	    + build on Solaris (Fridrich)
+	    + disable unit testing for now (Petr)
+	+ updated Ubuntu bits (Chris)
+
 ooo-build-2.4.0
 
 	+ features:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Mar  3 13:08:27 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.4.0)
+AC_INIT(ooo-build, 2.4.0.1)
 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]