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

Petr Mladek pmladek at kemper.freedesktop.org
Wed Oct 21 06:16:43 PDT 2009


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

New commits:
commit 0faa11ae305ff3da585f73c692dbce0bad9b9beb
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Oct 20 16:30:39 2009 +0200

    Release ooo-build-3.1.1.4 (maintenance update; openSUSE-11.2-rc2)
    
    * version 3.1.1.4  (maintenance update)
    * tag OOO_BUILD_3_1_1_4

diff --git a/NEWS b/NEWS
index a0d8cdd..7dd695a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+ooo-build-3.1.1.4 (maintenance update)
+
+    + Common bits:
+	+ "blank "Search in" option (bnc#548249)
+    + Calc bits:
+	+ selection change and status icon (bnc#548116) [Kohei]
+	+ broken SUBTOTAL cell function after undo (bnc#545287) [Kohei]
+    + Impress bits:
+	+ PPT import crasher (bnc#546758) [Radek]
+    + KDE4 filepicker fixes:
+        + image insert [Roman]
+        + filters for export dialogs (bnc#542123) [Roman]
+        + missing 'new folder' button (bnc#546421) [Roman]
+        + allow to switch off the KDE4 file picker [Kendy]
+        + dragging a directory to the sidebar crasher [Roman]
+    + build bits:
+	+ build with gcj [Rene]
+	+ build bridges on arm (i#105302) [Doko, Rene]
+    + split build:
+	+ build with the prebuilt jsr173_1.0_api.jar [Petr]
+    + Novell bits:
+	+ use the internal saxon also for openSUSE-11.2 (bnc#547157) [Petr]
+    + Ubuntu bits:
+	+ Human icon theme update [Chris]
+	+ build on PPC [Chris]
+    + experimental stuff:
+	+ automatically adjust the number of decimals (bnc#541973) [Kohei]
+
 ooo-build-3.1.1.3 (maintenance update)
 
     + Calc bits:
diff --git a/configure.in b/configure.in
index b5760f6..8731211 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.1.3)
+AC_INIT(ooo-build, 3.1.1.4)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list