[ooo-build-commit] configure.in NEWS

Petr Mladek pmladek at kemper.freedesktop.org
Sun Dec 20 11:57:43 PST 2009


 NEWS         |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 47 insertions(+), 1 deletion(-)

New commits:
commit 04e8d4cf8d8fe2c81e1f63db1e649087a9510209
Author: Petr Mladek <pmladek at suse.cz>
Date:   Sun Dec 20 19:03:15 2009 +0100

    Release ooo-build-3.2.0.1  (3.2-rc1)
    
    * version 3.2.0.1  (3.2-rc1)
    * tag OOO_BUILD_3_2_0_1

diff --git a/NEWS b/NEWS
index d8595c7..40c21c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+ooo-build-3.2.0.1 (3.2-rc1)
+
+    + features:
+	+ support ooo320-m8 [Rene, Petr]
+	+ allow to add Watch Window extension [KAMI]
+	+ possibility to add a subscription menu [Kendy]
+    + performance:
+	+ DBF import performance by 75% (bnc#558505) [Kohei]
+	+ string intern optimization for PC 850 code pages [Kohei]
+	+ do not load any VBA crap from non MSO documents [Noel]
+	+ do not always load presenter screen (i#107568) [Thorsten]
+    + Common bits:
+	+ layout dialogs crashers [Thorsten]
+	+ few WMF/EMF+ import fixes [upstream, Radek]
+	+ file read from sftp-folder (bnc#465102) [Tor]
+	+ pasting from Firefox crashers (bnc#553819) [Tor]
+	+ unnecessary exceptions in sfx2 (i#107512) [Kendy]
+	+ better wording of the always save option check box [Kohei]
+	+ saving when locking is not supported (bnc#560877, i#107511) [Kendy]
+    + Calc bits:
+	+ Lotus import crasher (bnc#565184) [Kohei]
+	+ connector styles XLS import (bnc#559393) [Kohei]
+	+ minor bugs in datapilot ODS import/export [Kohei]
+	+ line count of move-copy sheet dialog (bnc#559438) [Thorsten]
+	+ random ListBox::CalcMinimumSize() results (bnc#557230) [Thorsten]
+	+ support XLSX export for more that 65536 rows (bnc#504623) [Kohei]
+	+ conflict between formula and decimal separators (bnc#556142) [Kohei]
+	+ number of the sheet in the "Insert Sheet" dialog (bnc#559445) [Petr]
+    + Writer bits:
+	+ image position in DOC import [Cédric]
+	+ update table format when pasting a value (bnc#564789) [Cédric]
+    + VBA bits:
+	+ macro properties fixup (bnc#566030) [Noel]
+	+ listindex, radiobutton, listbox events (bnc#560355, bnc#561639) [Noel]
+    + build bits:
+	+ build with g++-4.4 [Cédric]
+	+ build with mono-2.6 [Petr]
+	+ enable lockdown stuff for everyone [Kohei]
+	+ fix build with internal mysqlcppconn [Rene]
+	+ fix "--with-tag=dev300-latest" to work [Thorsten]
+    + Debian bits:
+	+ use -O2 on PPC [Rene]
+	+ build mysqlc against stlport [Rene]
+    + OxygenOffice:
+	+ some new settings to OxygenOffice configuration [KAMI]
+
 ooo-build-3.1.99.4 (3.2-beta4)
 
     + features:
diff --git a/configure.in b/configure.in
index 5b59ee0..7f2c719 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.99.4)
+AC_INIT(ooo-build, 3.2.0.1)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list