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

Petr Mladek pmladek at kemper.freedesktop.org
Fri Nov 27 02:29:03 PST 2009


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

New commits:
commit 8777906a6d91467ec97a496a74f7182a8a15dc7d
Author: Petr Mladek <pmladek at suse.cz>
Date:   Thu Nov 26 17:02:04 2009 +0100

    Release ooo-build-3.1.1.5 (maintenance update)
    
    * version 3.1.1.5  (maintenance update)
    * tag OOO_BUILD_3_1_1_5

diff --git a/NEWS b/NEWS
index 7dd695a..0557f4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+ooo-build-3.1.1.5 (maintenance update)
+
+    + features:
+	+ build on Linux hppa [Caolan, Rene]
+    + Common bits:
+	+ XML parser crasher [Radek]
+	+ broken colors in PDF export (i#106523) [Caolan, Rene]
+	+ “Move/Copy Sheet” dialogs scrolling (bnc#548091) [Jan]
+	+ select right export filters in KDE4 file picker (lp#452518,
+	  bnc#557585) [Matevž, Rene]
+    + Calc bits:
+	+ more on flat_segment_tree implementation [Kohei]
+	+ don't paste on enter while in edit mode (i#102456) [Kohei]
+	+ mirrored range selection bug in RTL mode (bnc#542684) [Kohei]
+    + Writer bits:
+	+ two consecutive fields DOC export (bnc#546416) [Cédric]
+	+ background color and bullet indentation DOC import (bnc#547308) [Fong]
+    + OOXML bits:
+	+ header/footer PPTX import (bnc#549246) [Radek]
+    + VBA bits:
+	+ override export problem [Noel]
+	+ selection of pasted range [Noel]
+	+ autofiltermode API (bnc#548383) [Noel]
+	+ resolving macros which use a project name [Noel]
+	+ non-working visibility for controls (bnc#542132) [Noel]
+	+ find fails to wrap search when it fails (bnc#554261) [Noel]
+	+ boolean arguments to worksheet functions fail (bnc#541735) [Noel]
+	+ IsEmpty RTL function fails with non-object params (bnc#541749) [Noel]
+    + build bits:
+	+ allow build with patch-2.6 (i#107027)
+    + Debian bits:
+	+ use xulrunner-1.9.1.diff [Rene]
+    + Experimental stuff:
+	+ cells with slanted text import (bnc#549728, i#38709) [Kohei]
+	+ page break update and printing performance (bnc#554955) [Kohei]
+	+ incorrect import of sheet protection options (bnc#542024) [Kohei]
+	+ more on automatic adjusting number of decimals (bnc#541973) [Kohei]
+	+ filtering performance in presence of cell notes (bnc#556927) [Kohei]
+	+ rot. text + border in XLS import (i#38709, bnc#549728) [Daniel,Kohei]
+
 ooo-build-3.1.1.4 (maintenance update)
 
     + Common bits:
diff --git a/configure.in b/configure.in
index 8731211..3481ef8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.1.4)
+AC_INIT(ooo-build, 3.1.1.5)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list