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

Petr Mladek pmladek at kemper.freedesktop.org
Thu Jan 28 02:35:11 PST 2010


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

New commits:
commit 64bfea624f41fca2d4e72da1faec9b60686ca68b
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed Jan 27 20:11:46 2010 +0100

    Release ooo-build-3.2.0.4  (3.2-rc4)
    
    * version 3.2.0.4  (3.2-rc4)
    * tag OOO_BUILD_3_2_0_4

diff --git a/NEWS b/NEWS
index 85ae084..9a552b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+ooo-build-3.2.0.4 (3.2-rc4)
+
+    + features:
+	+ support ooo320-m11 [Rene, Petr]
+	+ multilingual Lightproof grammar checker extension [KAMI]
+    + Common bits:
+	+ valgrind warnings [Kohei, Thorsten]
+	+ increase the default java stack size to 1MB (bnc#572372) [Petr]
+    + Calc bits:
+	+ CSV dialog parameters storing (i#108645) [Kohei]
+	+ hidden rows heights XLS export (bnc#573938) [Kohei]
+	+ pagenation when printing selected cells (bnc#569328) [Kohei]
+	+ drilling down on field member crasher (i#103347, bnc#573456) [Kohei]
+    + Write bits:
+	+ bullets RTF export (bnc#569266) [Cédric]
+	+ create style via API (i#108426) [Cédric]
+    + VBA bits:
+	+ library location so VBA services work for Windows [Noel]
+    + Win32 port:
+	+ better PDF import fix [Tor]
+    + l10n bits:
+	+ Spanish translations fix [Eduardo]
+    + build bits:
+	+ add eu helpcontent2 auxiliary [Rene]
+	+ en-US only build breakage [Fridrich]
+	+ presenter screen extension build [Petr]
+	+ localize framework improvements [KAMI, Petr]
+	+ build with internal Cairo on Linux [Fridrich]
+    + Frugalware bits:
+	+ switch from KDE3 to KDE4 [Miklos]
+    + FSF.hu:
+	+ vendor name in Windows installer [Andras]
+    + Go-oo bits:
+	+ do not support Windows 9x [Fridrich]
+	+ branding for the Windows installer [Fridrich]
+	+ support build with the lowest possible GTK+ [Fridrich]
+    + OxygenOffice bits:
+	+ accessories update [KAMI]
+	+ build setting update [KAMI]
+    + Ubuntu bits:
+	+ build on ARM [Chris]
+	+ add Ubuntu 10.04 (Lucid) support [Chris]
+
+ooo-build-3.2.0.3 (3.2-rc3)
+
+    + skipped
+
 ooo-build-3.2.0.2 (3.2-rc2)
 
     + features:
diff --git a/configure.in b/configure.in
index d338850..51d4893 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.0.2)
+AC_INIT(ooo-build, 3.2.0.4)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list