[ooo-build-commit] .: Branch 'ooo-build-3-2' - configure.in NEWS

Petr Mladek pmladek at kemper.freedesktop.org
Wed Mar 24 03:57:12 PDT 2010


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

New commits:
commit f5b2bdb8e7f50000d787fe3e9fe727ffbf1b418d
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Mar 23 21:09:34 2010 +0100

    Release ooo-build-3.2.0.9  (3.2 bugfix release, SLED11-SP1-rc2)
    
    * version 3.2.0.9  (3.2 bugfix release, SLED11-SP1-rc2)
    * tag OOO_BUILD_3_2_0_9

diff --git a/NEWS b/NEWS
index 4b06330..7a103f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+ooo-build-3.2.0.9 (3.2 bugfix release)
+
+    + common bits:
+	+ bridge fix for ARM (i#105359) [Doko]
+    + Calc bits:
+	+ XLS import with drawing objects (bnc#588927) [Kohei]
+	+ cut&paste problem in opcode list for "last used" functions [Kohei]
+    + Writer bits:
+	+ DOC import crasher with Tcg records (bnc#590359) [Noel]
+	+ DOC import loop with Tbc & TbcHeader records (bnc#589794) [Noel]
+    + build bits:
+	+ check for Perl [Miklos]
+	+ Makefile.shared cleanup [Cédric]
+	+ VBA scripting parallel build problem [Noel]
+	+ check for rsync unless using --without-git [Miklos]
+    + Go-oo bits:
+	+ set java target to 1.5 for Windows builds
+    + Novell bits:
+	+ set java target to 1.5 for Windows builds
+    + Experimental:
+	+ improved external reference handling [Kohei]
+
 ooo-build-3.2.0.8 (3.2 bugfix release)
 
     + features:
diff --git a/configure.in b/configure.in
index a117a9a..4485c45 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.0.8)
+AC_INIT(ooo-build, 3.2.0.9)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list