ooo-build r15584 - trunk



Author: pmladek
Date: Fri Mar 20 09:58:59 2009
New Revision: 15584
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15584&view=rev

Log:
2009-03-19  Petr Mladek  <pmladek suse cz>

	* Version 3.0.99.2	(3.1.0-beta2)




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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Fri Mar 20 09:58:59 2009
@@ -3,22 +3,34 @@
     + features:
 	+ support ooo310-m6 [Rene, Tor, ...]
     + speed up:
+	+ symbol visibility in comphelper, svg [Thorsten]
 	+ startup performance problem in the migration code [Kohei]
-	+ symbol visiblity in comphelper [Thorsten]
     + bug fixes:
-	+ more on multiline formula reference (i#35913) [William]
+	+ allow to specify lang on HTML import into Calc (bnc#484272) [Kohei]
 	+ datapilot output and new sheet destination (bnc#483446) [Kohei]
+	+ merge flags when a new row is inserted (bnc#484599) [Kohei]
+	+ more on multiline formula reference (i#35913) [William]
 	+ autocorrection in Calc (bnc#472395, lp#271774) [Kohei]
-	+ crash on startup with the GTK+ plugin [Michael]
+	+ custom name of datapilot table (bnc#484157) [Kohei]
+	+ cairocanvas colorspace miscalculation [Thorsten]
 	+ Sun Report Builder fixes (i#100249) [Rene]
-	+ many DOCX import fixes [CÃdric]
+	+ backported some fixes [Rene]
 	+ lock renewal code [Tor]
+	+ many DOCX import fixes [CÃdric]
+	+ crash on startup with the GTK+ plugin [Michael]
+	+ placeholder layout fix (bnc#485316, bnc#480223) [Radek]
+	+ user friendly migration of java settings (i#99619) [Petr]
+	+ tabs export problem causing broken TOC (bnc#479068) [Florian]
+    + VBA bits:
+	+ apply imported image for all image sizes [Noel]
+	+ worksheet events rework [Fong]
+	+ template name API fix [Noel]
     + build bits:
 	+ GCC warnings in stlport (i#100223) [GÃkÃen]
-	+ various build fixes [Fridrich]
-	
-    + updated Go-oo bits [Fridrich]
-
+	+ various build fixes [Fridrich, Rene]
+    + updated Go-oo, Novell, Ubuntu bits [Fridrich, Petr, Rene]
+    + experimental:
+	+ more on the split build [Petr]
 
 ooo-build-3.0.99.1
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Fri Mar 20 09:58:59 2009
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.0.99.1)
+AC_INIT(ooo-build, 3.0.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]