[ooo-build-commit] configure.in NEWS

Petr Mladek pmladek at kemper.freedesktop.org
Wed Aug 5 02:42:16 PDT 2009


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

New commits:
commit fd79b64c7ac54a86c935cc3bd9b30d97cb029c24
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Aug 4 22:06:12 2009 +0200

    Release ooo-build-3.1.0.99.2  (3.1.1-beta2)
    
    * version 3.1.0.99.2  (3.1.1-beta2)
    * tag OOO_BUILD_3_1_0_99_2

diff --git a/NEWS b/NEWS
index 73b8522..fd3786f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,54 @@
+ooo-build-3.1.0.99.2 (3.1.1-beta2)
+
+    + feature:
+	+ target ooo310-m17 [Rene]
+	+ animated border for copied range [Kohei]
+	+ better modified status icon in statusbar (i#103862) [Kohei]
+	+ surface shades, custom shapes gradient color (bnc#485637) [Thorsten]
+    + common bits:
+	+ squeezed check boxes in sub menus (bnc#523852) [Kendy]
+	+ show templates installed as extension (bnc#512146) [Thorsten]
+	+ single-point polygons in fontwork crasher (bnc#526342) [Thorsten]
+    + Calc fixes:
+	+ sorting when the first row was not 0 (bnc#524215) [Kohei]
+	+ string cell format during text file import (bnc#523414) [Kohei]
+	+ non-default max column/row size for range names (bnc#522833) [Kohei]
+    + Draw:
+	+ autoshape geometry on model change [Thorsten]
+	+ avoids messing with fontwork glyph polygons (bnc#485637) [Thorsten]
+    + VBA bits:
+	+ broken Styles.Add [Fong]
+	+ toolbar XLS import [Fong]
+	+ broken toolbar import [Noel]
+	+ typename issue (bnc#525649)[Noel]
+	+ better heuristic for deleted ctrls [Noel]
+	+ support for tooltips and separators [Noel]
+	+ HTMLSelect activex objects XLS import (bnc#523191) [Noel]
+	+ Financial functions (bnc#525633, bnc#525635, bnc#525642, bnc#525647)
+	  [Noel]
+    + OOXML bits:
+	+ pivot table XLSX export (bnc#505917) [Jan]
+	+ animations PPTX export (bnc#497570) [Radek]
+	+ blip luminance PPTX export (bnc#497570) [Radek]
+	+ better header/footer DOCX import (bnc#519201) [Cédric]
+    + l10n bits:
+	+ Russian translation update [Rail]
+	+ Hungarian translations update [KAMI]
+	+ translations update by openSUSE community [Petr]
+	+ Spanish translation of the autofilter menu (i#103840) [Petr]
+    + Win32 bits:
+	+ too long .msp file name [Tor]
+    + built bits:
+	+ convwatch support [Thorsten]
+	+ tweakconfig extension for OOo debugging [Thorsten]
+    + Novell bits:
+	+ updated Novell branding [Tor]
+    + experimental:
+	* Canvas/drawinglayer gradient rework [Thorsten]
+	+ more on autolayout code [Dona]
+	+ more on Win32 crosscompilation on Linux [Jesús]
+	+ don't read multiple lines from csv stream [Kohei]
+
 ooo-build-3.1.0.99.1 (3.1.1-beta1)
 
     + features:
diff --git a/configure.in b/configure.in
index d7edd62..ab636fe 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.0.99.1)
+AC_INIT(ooo-build, 3.1.0.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