[ooo-build-commit] configure.in NEWS
Petr Mladek
pmladek at kemper.freedesktop.org
Tue Nov 24 08:22:01 PST 2009
NEWS | 32 ++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 33 insertions(+), 1 deletion(-)
New commits:
commit a607107879a8a1c840274fdf9824a4ae1954475e
Author: Petr Mladek <pmladek at suse.cz>
Date: Tue Nov 24 16:37:29 2009 +0100
Release ooo-build-3.1.99.3 (3.2-beta3)
* version 3.1.99.3 (3.2-beta3)
* tag OOO_BUILD_3_1_99_3
diff --git a/NEWS b/NEWS
index a52ee32..7dfa169 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+ooo-build-3.1.99.3 (3.2-beta3)
+
+ + features:
+ + support ooo320-m5
+ + Numbertext extension [KAMI]
+ + build on Linux hppa [Caolan, Rene]
+ + speed up:
+ + bunch of useless flush calls in rdb code [Thorsten]
+ + page break update and printing performance (bnc#554955) [Kohei]
+ + row's hidden state lookup during pagenation (bnc#554955) [Kohei]
+ + Common bits:
+ + better document status icon in the status bar [Jimmac, Kohei]
+ + Calc bits:
+ + more on flat_segment_tree implementation [Kohei]
+ + better icons in the datapilot popup window [Jimmac, Kohei]
+ + datapilot position in XLS export/import (i#106583) [Kohei]
+ + storing custom display names for datapilot tables (i#106975) [Kohei]
+ + Draw bits:
+ + malformed Bezier curve printing (bnc#553219) [Thorsten]
+ + more on custom shapes gradient color (bnc#485637) [Thorsten]
+ + VBA bits:
+ + more Writer VBA API [Fong]
+ + more on sheet protection [Noel]
+ + event helper crasher (bnc#438606) [Noel]
+ + find fails to wrap search when it fails (bnc#554261) [Noel]
+ + build bits:
+ + allow build with patch-2.6 (i#107027)
+ + update Lightproof extension to version 1.2.2 [KAMI]
+ + update Google Docs and Zoho extension to version 1.9.0 [Fridrich]
+ + Novell bits:
+ + update Novell branding for OOo-3.2 [Petr]
+
ooo-build-3.1.99.2 (3.2-beta2)
+ features:
diff --git a/configure.in b/configure.in
index 4b3c8b2..14a3643 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.99.2)
+AC_INIT(ooo-build, 3.1.99.3)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
More information about the ooo-build-commit
mailing list