[ooo-build-commit] Branch 'ooo-build-3-2' - configure.in NEWS
Petr Mladek
pmladek at kemper.freedesktop.org
Thu Jan 14 02:32:49 PST 2010
NEWS | 46 ++++++++++++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 47 insertions(+), 1 deletion(-)
New commits:
commit e92d13c9a032bb3853613afa2847b101bdb91627
Author: Petr Mladek <pmladek at suse.cz>
Date: Wed Jan 13 19:19:54 2010 +0100
Release ooo-build-3.2.0.2 (3.2-rc2)
* version 3.2.0.2 (3.2-rc2)
* tag OOO_BUILD_3_2_0_2
diff --git a/NEWS b/NEWS
index 40c21c4..85ae084 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+ooo-build-3.2.0.2 (3.2-rc2)
+
+ + features:
+ + support ooo320-m9 [Rene]
+ + performance:
+ + faster XLSX export (bnc#558577) [Kohei]
+ + Common bits:
+ + fixes from valgrind test [Kohei]
+ + SVG import crasher (bnc#560255) [Thorsten]
+ + AFM parser crasher (bnc#535485) [Thorsten]
+ + Base bits:
+ + Table wizard does not start (i#107917) [upstream, Rene]
+ + Calc bits:
+ + correctly query last flagged row (bnc#568146) [Kohei]
+ + error when saving ODS document as XLSX (bnc#566581) [Kohei]
+ + dis-joint ranges highlighting while in chart mode (bnc#568016) [Kohei]
+ + Writer bits:
+ + fields DOC import crasher (bnc#569348) [Cédric]
+ + KDE4 bits:
+ + override existing files [Roman]
+ + multiple auto-extension checkboxes [Roman]
+ + 3rd party plugin should not cause crash (bnc#548354) [Roman]
+ + VBA bits:
+ + 'exe' checkbox under Load/Save|VBA Properties options [Noel]
+ + build bits:
+ + build on MAC [Thorsten]
+ + unowinreg.dll build with gcj [Rene]
+ + export GITTAG environment variable [Roman]
+ + better system-graphite with STLport buildfix [Rene]
+ + update the prebuilt gdocs version to 2.1.0 (bnc#568399) [Petr]
+ + ability to share more up-stream sources using --with-git [Kendy]
+ + Win32 port:
+ + temp. disable encrypted PDF documents import (bnc#569319) [Fridrich]
+ + MAC port:
+ + remote update fix (i#107648) [upstream, Thorsten]
+ + disable flock of upstream repositories [Thorsten]
+ + Novell bits:
+ + look for Agfa Monotype font tarball in right place [Tor]
+ + ArkLinux bits:
+ + new option to disable the gstreamer avmedia backend [Bernhard]
+ + GentooExperimental bits:
+ + make Python 2 optional
+ + re-enable SAL_USE_VCLPLUGIN flag (i#107878) [Hanno]
+ + build with 'VBA as extension' and Perls Archive::Zip (i#86937) [Hanno]
+ + skip build of unused cppunit and testshl2 modules (i#108080) [Hanno]
+
ooo-build-3.2.0.1 (3.2-rc1)
+ features:
diff --git a/configure.in b/configure.in
index a28380b..68c01c7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.0.1)
+AC_INIT(ooo-build, 3.2.0.2)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
More information about the ooo-build-commit
mailing list