ooo-build r12215 - trunk



Author: pmladek
Date: Fri Apr 18 08:45:33 2008
New Revision: 12215
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12215&view=rev

Log:
2008-04-18  Petr Mladek  <pmladek suse cz>

	* Version 2.4.0.7



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Fri Apr 18 08:45:33 2008
@@ -1,3 +1,46 @@
+ooo-build-2.4.0.7
+
+    + features:
+	+ OOo class diagram [Kohei]
+    + bug fixes:
+	+ OpenGL stuff with ATI regression [Radek]
+	+ more layout dialog stuff fixes and improvements [Jan, Jon]
+	+ stability improvements (i#88002, i#88005) [Caolan, Thorsten]
+	+ unable to add patch for templates (i#85931) [Caolan, Chris]
+	+ random spellcheck dialog behavior (bnc#377345, i#88120) [Michael]
+	+ disabled menu items in quickstarter by mistake (i#88382) [Michael]
+	+ problems with xinerama & multiscreen (bnc#359955) [Radek, Thorsten]
+	+ crasher when attempt to save read-only document (i#5226) [Kohei]
+	+ Arabic/Hindi numbers instead of decimal numbers (i#86811) [Petr]
+	+ scroll speed when extending cell range (bnc#375909, i#71362) [Kohei]
+	+ default character set in CSV import dialog (bnc#376473) [Kohei]
+	+ font attributes at entire cell level (bnc#374580) [Kohei]
+	+ crasher with non closed polygons (bnc#361059) [Thorsten]
+	+ gradients in SVG import filter [Fridrich]
+    + VBA bits:
+	+ regression with Range.AutoOutline [Noel]
+	+ crasher when opening dialogs (bnc#379844) [Noel]
+	+ Application.Goto returns BASIC runtime error '1' (bnc#309981) [Noel]
+    + Win32 bits:
+	+ build fixes [Tor, Noel]
+    + dev300 bits:
+	+ fix installation [Jan]
+	+ no bogus license question when registering extensions [Rene]
+	+ more on worksheet_deactivate events stuff [Jiao]
+    + build bits:
+	+ re-use previous configure options if no options passed [Michael, Jan]
+	+ new configure option --with-additional-sections [Petr]
+	+ more on support for DejaVu and Liberation fonts [KAMI]
+	+ support for unstable libwpd, libwps and libwpg [Fridrich]
+	+ allow to use autoreconf [Petr]
+	+ various build errors, cleanup [Rene, Jan, Michel]
+    + updated Debian, Gentoo, Novell, OxygenOffice, Ubuntu bits [Rene, Andreas,
+      Petr, KAMI, Chris]
+
+    + pending:
+	+ more on RadioButtons form controls (bnc#310052) [Jon]
+	+ more on CJK character unit (bnc#376788) [Amelia]
+
 ooo-build-2.4.0.6
 
 	+ features:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Fri Apr 18 08:45:33 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 2.4.0.6)
+AC_INIT(ooo-build, 2.4.0.7)
 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]