ooo-build r15090 - in branches/ooo-build-3-0-1: . patches/dev300



Author: pmladek
Date: Fri Jan 16 15:12:11 2009
New Revision: 15090
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15090&view=rev

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

	* Version 3.0.1.0	(3.0.1-rc1)



Modified:
   branches/ooo-build-3-0-1/ChangeLog
   branches/ooo-build-3-0-1/NEWS
   branches/ooo-build-3-0-1/configure.in
   branches/ooo-build-3-0-1/patches/dev300/apply

Modified: branches/ooo-build-3-0-1/NEWS
==============================================================================
--- branches/ooo-build-3-0-1/NEWS	(original)
+++ branches/ooo-build-3-0-1/NEWS	Fri Jan 16 15:12:11 2009
@@ -1,3 +1,27 @@
+ooo-build-3.0.1.0:
+
+    +features:
+	+ support ooo300-m15 (3.0.1rc2) [Rene]
+	+ "skip hidden cells" functionality (bnc#404190, i#81209) [Kohei]
+    + bug fixes:
+	+ DATEVALUE fractional part strip (bnc#432877, i#94765) [Kohei]
+	+ charts of mixed types rendering (n#437322, i#95934) [Kohei]
+	+ hidden items in drill-down sheets (i#93918, i#93998) [Kohei]
+	+ temp files handling (bnc#464568, bnc#464996) [Kendy]
+	+ file name in the mail subject (bnc#459176) [Tor]
+	+ drawArc PDF output (i#97399) [Thorsten]
+    + VBA bits:
+	+ ColorIndex function.runtime error (bnc#459479) [Fong]
+    + localizations:
+	+ localizations from openSUSE community update [Petr]
+	+ some Hungarian localization fixes [Andras]
+    + build bits:
+	+ various built problems [Andreas]
+    + updated Gentoo, Ubuntu bits [Andreas, Chris]
+    + Experimental:
+	+ external range names (i#3740, i#4385, bnc#355685) [Kohei]
+	+ custom names in data pilot tables (bnc#338014, i#22029) [Kohei]
+
 ooo-build-3.0.0.99.2:
 
     +features:

Modified: branches/ooo-build-3-0-1/configure.in
==============================================================================
--- branches/ooo-build-3-0-1/configure.in	(original)
+++ branches/ooo-build-3-0-1/configure.in	Fri Jan 16 15:12:11 2009
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.0.0.99.2)
+AC_INIT(ooo-build, 3.0.1.0)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)

Modified: branches/ooo-build-3-0-1/patches/dev300/apply
==============================================================================
--- branches/ooo-build-3-0-1/patches/dev300/apply	(original)
+++ branches/ooo-build-3-0-1/patches/dev300/apply	Fri Jan 16 15:12:11 2009
@@ -1811,7 +1811,7 @@
 chart-axis-multi-chart-types-sc.diff,     n#437322, i#95934, kohei
 
 # strip the fraction part of a date-time value when using DATEVALUE.
-calc-formula-datevalue-strip-time.diff, i#94765, kohei
+calc-formula-datevalue-strip-time.diff, n#432877, i#94765, kohei
 
 # correctly evaluate the visibility of dimension members when generating a
 # drill-down sheet & also reduce memory use on cache tables.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]