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

Petr Mladek pmladek at kemper.freedesktop.org
Fri Sep 25 05:29:39 PDT 2009


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

New commits:
commit 18708eeb45201951d0cbd81eeb50f5eea5b503bb
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Sep 22 15:27:26 2009 +0200

    Release ooo-build-3.1.1.2 (maintenance update; openSUSE-11.2-milestone8)
    
    * version 3.1.1.2  (maintenance update)
    * tag OOO_BUILD_3_1_1_2

diff --git a/NEWS b/NEWS
index ed341c5..6d06d13 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,56 @@
+ooo-build-3.1.1.2 (maintenance update)
+
+    + features:
+	+ optional Numbertext extension [KAMI]
+    + Common bits:
+	+ opacity SVG import [Thorsten]
+	+ regression in WMF import (bnc#417818) [Radek]
+	+ various bugs in the KDE4 open/save dialogs [Roman]
+	+ Russian and Slovak autocorrection update (i#91304) [Petr]
+	+ driver string action and font object EMF+ import (bnc#519715) [Radek]
+    + Calc bits:
+	+ search for empty cells fix [Kohei]
+	+ more on multi-range copy & paste (i#104553, i#104550) [Kohei]
+	+ saving a document with chart crasher (i#104484) [Caolan, Kohei]
+	+ SHA1 hash algorithm for sheet and doc password by default [Kohei]
+	+ selection of cells on protected sheets by default (bnc#538559) [Kohei]
+	+ incorrect focus shift during row/column selection (bnc#539434) [Kohei]
+    + Draw bits:
+	+ slides printing page offset (bnc#537931) [Radek]
+    + VBA bits:
+	+ Rowsource for controls setting (bnc#540960) [Noel]
+    + l10n:
+	+ ooo-build.pot update [KAMI]
+	+ PHONETIC function Japanese translation [Kohei]
+	+ updated Finnish and Hungarian translation [KAMI]
+	+ updated translations from the openSUSE community [Petr]
+	+ allow to translate more strings in the Windows installer [KAMI]
+    + build bits:
+	+ update lightproof extension to version 1.1 [KAMI]
+	+ fix --without-split [Rail]
+	+ better compatibility with posix [Thorsten]
+	+ package libpixman-1 when building with internal cairo [Fridrich]
+	+ non-conflicting config for KDE3 and KDE4 (i#105127, bnc#539035) [Petr]
+    + split build:
+	+ install the icons for extensions [Petr]
+    + Debian bits:
+	+ update MySQL stuff from CWS [Rene]
+    + Gentoo bits:
+	+ build with xulrunner-1.9.1 [Hanno, Andreas]
+	+ add MySQL section into GentooUnstable [Hanno]
+    + Go-oo bits:
+	+ really enable system dictionaries on Linux [Petr]
+    + Novell bits:
+	+ branch configuration for openSUSE-11.2 [Petr]
+	+ build with xulrunner-1.9.1 on openSUSE-11.2 [Petr]
+	+ optional icon themes (i#105062, bnc#529404, bnc#537541) [Petr]
+    + OxygenOffice:
+	+ update setting for 3.1.1 [KAMI]
+    + experimental stuff:
+	+ more on autolayout code [Dona]
+	+ more on image positioning in DOC import (bnc#532920) [Fridrich]
+	+ skip filtered cells during search or replace (bnc#539282) [Kohei]
+
 ooo-build-3.1.1.1 (3.1.1-rc1)
 
     + feature:
diff --git a/configure.in b/configure.in
index a2abdaf..47febc8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.1.1)
+AC_INIT(ooo-build, 3.1.1.2)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list