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

Petr Mladek pmladek at kemper.freedesktop.org
Thu Feb 4 09:23:32 PST 2010


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

New commits:
commit 9458f3d988dbe801fea678f4bb71a5a9eb627b66
Author: Petr Mladek <pmladek at suse.cz>
Date:   Thu Feb 4 14:54:17 2010 +0100

    Release ooo-build-3.2.0.5  (3.2-rc5)
    
    * version 3.2.0.5  (3.2-rc5)
    * tag OOO_BUILD_3_2_0_5

diff --git a/NEWS b/NEWS
index 9a552b5..50fc195 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+ooo-build-3.2.0.5 (3.2-rc5)
+
+    + features:
+	+ support ooo320-m12
+    + Common bits:
+	+ vcl's grey palette init [Thorsten]
+	+ x86_64 bridge fixes (i#98028, bnc#575704) [Caolan, Petr]
+	+ not-properly initialized paradepth in svdfppt.cxx [Thorsten]
+	+ decode URI escapes in subject when sending E-mail (bnc#575653) [Tor]
+	+ various GNOME quickstarter fixes (i#108918, bnc#575555) [Caolan, Petr]
+    + Base bits:
+	+ ReportBuilder crasher (i#108914, bnc#575698) [Petr, others]
+    + Calc bits:
+	+ better formula variable separator config check (bnc#556142) [Kohei]
+    + Impress bits:
+	+ avoid looping in draw/impress [Thorsten]
+	+ BadMatch crasher during slideshow (i#107763) [Thorsten]
+    + Win32 bits:
+	+ allow oowintool detect the java 1.6.x too [Fridrich]
+    + l10n bits:
+	+ Spanish accelerators fix (i#102645) [upstream, Rene]
+    + build bits:
+	+ build dependencies on Mac [Thorsten]
+	+ XLSX filter build cleanup [Doko, Rene]
+	+ correct LightProof installation [KAMI]
+	+ look for moc in QT4DIR first [Arkadiusz]
+	+ installation of various extensions [KAMI]
+	+ get localize working under Windows [KAMI]
+	+ correct Sun Templates Pack installation [KAMI]
+    + Frugalware bits:
+	+ update system-mozilla settings [Miklos]
+    + Novell bits:
+	+ decode URI escapes in subject when sending E-mail (bnc#575653) [Tor]
+    + OxygenOffice bits:
+	+ more localized strings for scp2 module [KAMI]
+    + Ubuntu bits:
+	+ update compiler flags for Arm
+
 ooo-build-3.2.0.4 (3.2-rc4)
 
     + features:
diff --git a/configure.in b/configure.in
index a4e1369..9519ff1 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.0.4)
+AC_INIT(ooo-build, 3.2.0.5)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list