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

Petr Mladek pmladek at kemper.freedesktop.org
Wed Oct 7 04:31:27 PDT 2009


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

New commits:
commit 72fb8ba4ac14a5d150ee219d822157166c40a15f
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Oct 6 16:56:00 2009 +0200

    Release ooo-build-3.1.1.3 (maintenance update; openSUSE-11.2-rc1)
    
    * version 3.1.1.3  (maintenance update)
    * tag OOO_BUILD_3_1_1_3

diff --git a/NEWS b/NEWS
index 6d06d13..a0d8cdd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+ooo-build-3.1.1.3 (maintenance update)
+
+    + Calc bits:
+	+ column deletion crasher (bnc#542854) [Kohei]
+	+ range selection for RTL languages (bnc#542684) [Kohei]
+	+ disable problematic copy on merged cells (bnc#540923) [Kohei]
+	+ erroneous export of OCX combo box controls (bnc#540566) [Kohei]
+	+ automatically adjust the number of decimals (bnc#541973) [Kohei]
+	+ zero bytes encryption inside cond. formatting (bnc#541058) [Kohei]
+	+ cell selection handling when cell is being edited (bnc#541269) [Kohei]
+    + Impress bits:
+	+ bullet size PPT import (bnc#515972) [Radek]
+    + l10n:
+	+ German translation of the Cancel button (bnc#544166) [Petr]
+	+ Extended Tips abbreviations for Italian localization (i#88915) [Rene]
+    + build bits:
+	+ build with db-4.8 [Rene]
+	+ build with STLport [Rene]
+	+ build ICU on arm [Doko, Rene]
+	+ build bridges on arm (i#105302) [Doko, Rene]
+	+ unopkg-regenerate-cache error messages [Petr]
+    + split build:
+	+ allow to use the prebuilt jsr173_1.0_api.jar (bnc#527738, bnc#481242,
+	  bnc#473232) [Petr]
+    + Debian bits:
+	+ use optional icon themes [Rene]
+    + Novell bits:
+	+ use system saxon (bnc#527738, bnc#481242, bnc#473232) [Petr]
+    + experimental stuff:
+	+ Force-interpret formula cell results (bnc#540563) [Kohei]
+	+ insert merged cells improvements (i#7500, bnc#540923) [Kohei]
+	+ disable context menu on non-selectable cells (bnc#542024) [Kohei]
+
 ooo-build-3.1.1.2 (maintenance update)
 
     + features:
diff --git a/configure.in b/configure.in
index 47febc8..b5760f6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.1.2)
+AC_INIT(ooo-build, 3.1.1.3)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list