ooo-build r14272 - trunk



Author: pmladek
Date: Thu Oct  9 17:35:14 2008
New Revision: 14272
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14272&view=rev

Log:
2008-10-09  Petr Mladek  <pmladek suse cz>

	* Version 3.0.0.6	(openSUSE-11.1-beta3, SLED11-beta3)



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Oct  9 17:35:14 2008
@@ -8,28 +8,36 @@
 	+ more on the layout stuff [Jan]
 	+ more on skipping data in hidden cells when rendering charts
 	  (bnc#404190, i#81209) [Kohei]
-	+ slide transitions crashers (bnc#430449) [Radek]
+	+ strip time value in DATEVALUE function (i#94765) [Kohei]
 	+ tab color of selected/unselected sheets (bnc#396386, i#94452) [Kohei]
+	+ disable problematic fix for hiding filtered rows (i#35581) [Kohei]
+	+ better description of password re-type dialog (bnc#431196) [Kohei]
+	+ do not insert drill-down sheet in read-only mode (i#90402) [Kohei]
 	+ COUNT and COUNTA when range contains errors (bnc#430655) [Kohei]
 	+ DataPilot and filtered ranges regression (i#94281) [Kohei]
-	+ don't insert drill-down sheet in read-only mode (i#90402) [Kohei]
-	+ disable problematic fix for hiding filtered rows (i#35581) [Kohei]
+	+ correctly display linespacing < 100% (bnc#364534) [Florian]
 	+ oobase to work with JRE 1.4.2 (bnc#431360) [Petr]
+	+ slide transitions crashers (bnc#430449) [Radek]
 	+ MS Doc import crasher (bnc#430149) [Fridrich]
 	+ updated Hungarian translation [Andras]
 	+ debug code in Escher import [Thorsten]
 	+ optional backtrace in osl [Thorsten]
     + VBA stuff:
-	+ Application.Intersection new implemetnatnion [Noel]
-	+ Application.Union new implemetnatnion [Noel]
+	+ Application.Intersection new implementation [Noel]
+	+ Application.Union new implementation [Noel]
+	+ font properties crasher (bnc#433292) [Noel]
 	+ Null and various operators [Noel]
+	+ more font properties [Fong]
+	+ better strings in macro choose dialog [Fong]
     + build bits:
 	+ updated scsolver to the snapshot 2008-10-07 [Kohei]
+	+ executable rights for installed scripts [Thorsten]
 	+ using binsuffix [Chris]
 	+ build on MAC [Thorsten]
     + updated Gentoo, Frugalware, Ubuntu bits [Andreas, Miklos, Chris]
     + pending:
 	+ more on KDE4 support [Bernhard]
+	+ more on the split build [Petr, Michael]
 
 ooo-build-3.0.0.5:
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Oct  9 17:35:14 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.0.0.5)
+AC_INIT(ooo-build, 3.0.0.6)
 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]