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

Petr Mladek pmladek at kemper.freedesktop.org
Fri Feb 19 02:48:43 PST 2010


 NEWS         |   33 ++++++++++++++++++++++++++++++++-
 configure.in |    2 +-
 2 files changed, 33 insertions(+), 2 deletions(-)

New commits:
commit 50874a84c19b964f477fe969634be0d5651ae68c
Author: Petr Mladek <pmladek at suse.cz>
Date:   Thu Feb 18 20:35:26 2010 +0100

    Release ooo-build-3.2.0.6  (3.2 bugfix release; SLED11-SP1-beta5)
    
    * version 3.2.0.6  (3.2 bugfix release; SLED11-SP1-beta5)
    * tag OOO_BUILD_3_2_0_6

diff --git a/NEWS b/NEWS
index 50fc195..82eeb00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,35 @@
-ooo-build-3.2.0.5 (3.2-rc5)
+ooo-build-3.2.0.6 (3.2 bugfix release)
+
+    + features:
+	+ update Lightproof_hu extension to 1.1 [KAMI]
+    + Common bits:
+	+ prefer OOo over okular and k* [Rene]
+	+ exception handling in SVG import [Caolan, Thorsten]
+    + Impress bits:
+	+ mis-detection of cloned displays (bnc#578730, bnc#551391) [Thorsten]
+    + OOXML bits:
+	+ image wrapping in DOCX import [Cédric]
+	+ numbering in DOCX import (bnc#580106) [Cédric]
+    + l10n:
+	+ updated Hungarian translation [Andras]
+	+ new strings from SLED11-SP1 translators [Petr]
+	+ applying extra SDF files (i#109378) [KAMI, Petr]
+	+ really localize the layout dialogs (deb#570378) [Petr]
+	+ localize Vendor in the Windows installer (bnc#571489) [Andras, Petr]
+    + Win32 bits:
+	+ pack msvcr71.dll; make sure that Java stuff works [Tor]
+    + build bits:
+	+ Lightproof integration fix [KAMI, Tor]
+	+ bin obsolete langpack installation fix [Thorsten]
+    + Debian bits:
+	+ home on NFS problems [Rene]
+    + Go-oo build:
+	+ use internal openssl; fixes DOC import [Fridrich]
+    + OxygenOffice:
+	+ UTF-8 encoded hyphen dictionaries fix [László, KAMI]
+	+ updated the prebuilt extensions aids to version 20100215 [KAMI]
+
+ooo-build-3.2.0.5 (3.2-rc5 == final)
 
     + features:
 	+ support ooo320-m12
diff --git a/configure.in b/configure.in
index 53f425e..71ded59 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.0.5)
+AC_INIT(ooo-build, 3.2.0.6)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list