ooo-build r13684 - trunk



Author: pmladek
Date: Tue Aug 26 19:28:35 2008
New Revision: 13684
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13684&view=rev

Log:
2008-08-26  Petr Mladek  <pmladek suse cz>

	* Version 3.0.0.2



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Aug 26 19:28:35 2008
@@ -1,3 +1,33 @@
+ooo-build-3.0.0.2:
+
+    + features:
+	+ ooo-build patches localization (fate#304696) [Petr]
+    + bug fixes:
+	+ more on automatic font shrinking in text boxes in Impress [Thorsten]
+	+ autofill behavior compatibility with Excel (i#5550) [Kohei]
+	+ do not limit the password length too much (i#85453) [Kohei]
+	+ allow to change password in existing file [Kohei]
+	+ more on the external range names [Kohei]
+	+ line breaks and referencing in formula (i#35913) [William]
+	+ chart wizard failure with A1/R1C1 syntax (bnc#411450) [Kohei]
+	+ MS Word export/import of end-of-field control characters
+	  (i#93105, bnc#414471) [Caolan, Fridrich]
+	+ radio button crasher (bnc#417840) [Jan]
+	+ crasher when updating indexes (bnc#388069) [Fridrich]
+	+ crasher when inserting sheet (bnc#417840) [Fong, Kohei, Jan]
+	+ crasher when using as GW editor (bnc#353143, i#92372) [Tor]
+	+ setsdkenv fix for the three layer structure [Rene]
+    + VBA bits:
+	+ more on user forms and even handling [Noel, Fong]
+	+ selecting filtered cells regression (bnc#415002) [Kohei]
+    + Win32:
+	+ msvcr71.dll and msvcp71.dll need not be downloaded [Tor]
+    + build bits:
+	+ enable --with-java-target-version again; needs ant-1.7 [Petr]
+	+ autogen arguments with spaces [Tor]
+	+ build with IBM Java 1.6.0 [Petr]
+    + updated Novell bits (Tor, Petr)
+
 ooo-build-3.0.0.1:
 
     + features:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Aug 26 19:28:35 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.0.0.1)
+AC_INIT(ooo-build, 3.0.0.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]