[ooo-build-commit] configure.in NEWS

Petr Mladek pmladek at kemper.freedesktop.org
Fri Nov 13 08:59:05 PST 2009


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

New commits:
commit 752257c78e21cb4702b80ab4be02f5677c37ffe7
Author: Petr Mladek <pmladek at suse.cz>
Date:   Fri Nov 13 17:18:27 2009 +0100

    Release ooo-build-3.1.99.2  (3.2-beta2)
    
    * version 3.1.99.2  (3.2-beta2)
    * tag OOO_BUILD_3_1_99_2

diff --git a/NEWS b/NEWS
index 0a1353d..a52ee32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+ooo-build-3.1.99.2 (3.2-beta2)
+
+    + features:
+	+ support ooo320-m4 [Petr, Rene]
+    + speed up:
+	+ do not call `uname` during start (i#106891) [Michael]
+    + Common bits:
+	+ broken find&search dialog (bnc#552450) [Jan]
+	+ broken colors in PDF export (i#106523) [Caolan, Rene]
+	+ erasing elements in toolkit layout code (i#106575) [Thorsten]
+    + Calc bits:
+	+ more on automatic adjusting decimal numbers (bnc#541973) [Kohei]
+	+ disable paste mode when the input mode is active (i#102456) [Kohei]
+	+ rot. text + border in XLS import (i#38709, bnc#549728) [Daniel,Kohei]
+    + Writer bits:
+	+ recorded changes editing (bnc#545815) [Fong]
+	+ image size DOC export (bnc#554549, i#59648) [Miguel, Tor]
+	+ background color and bullet indentation DOC import (bnc#547308) [Fong]
+    + OOXML bits:
+	+ more on shapes DOCX import [Cédric]
+    + VBA bits:
+	+ control name override logic [Noel]
+	+ selection reset after paste [Noel]
+	+ combobox binding data import in userform (bnc#539220) [Fong]
+    + build bits:
+	+ cws-extract and rebased CWSes [Kendy]
+	+ distro independent search for icons in /usr/share [Rene]
+	+ use --additional-sections, instead of multiple --distro's [Kendy]
+    + Novell bits:
+	+ switch back to the internal saxon (bnc#547157) [Petr]
+    + Optional:
+	+ GNOME-2.26 session mgmt. and screensaver (i#106372) [Caolan, Thorsten]
+    + Experimental:
+	+ more on Win32 crosscompilation on Linux [Jesús]
+
 ooo-build-3.1.99.1 (3.2-beta1)
 
     + features:
diff --git a/configure.in b/configure.in
index 6bfb20a..284a89d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.99.1)
+AC_INIT(ooo-build, 3.1.99.2)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list