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

Petr Mladek pmladek at kemper.freedesktop.org
Wed Aug 26 06:53:31 PDT 2009


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

New commits:
commit e73e72f999097ca3ab08ec48cddec798d6128075
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed Aug 26 15:37:02 2009 +0200

    Release ooo-build-3.1.1.1 (3.1.1-rc1)
    
    * version 3.1.1.1  (3.1.1-rc1)
    * tag OOO_BUILD_3_1_1_1

diff --git a/NEWS b/NEWS
index 636a1c2..ed341c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+ooo-build-3.1.1.1 (3.1.1-rc1)
+
+    + feature:
+	+ target ooo310-m19 [Rene]
+    + Common bits:
+	+ prevent multiple window resize when maximised (i#104469) [Chris, Rene]
+	+ save non-English file names with KDE4 dialog (deb#536664) [Roman]
+	+ keep locks after saving documents via WebDAV (bnc#464568) [Tor]
+	+ KDE detection (bnc#529208)
+    + Base bits:
+	+ UPDATE db record failure (i#104088) [Caolan, Rene]
+    + Calc bits:
+	+ multi-range copy-n-paste stuff fix [Daniel, Kohei]
+    + Impress bits:
+	+ wrong text bounds in Impress (bnc#523603) [Thorsten]
+    + OOXML bits:
+	+ data sequence creation in PPTX import (bnc#500175) [Radek]
+    + l10n bits:
+	+ French translation update [Sophie, KAMI]
+	+ Finnish translation update [Harri, KAMI]
+	+ Hungarian translation update [KAMI]
+    + build bits:
+	+ typo in Sun Professional Template Pack integration [KAMI]
+	+ another location for Sun templates [KAMI]
+	+ Lightproof installation fixes [KAMI]
+    + Mac bits:
+	+ missing drag rectangle (i#104390) [Thorsten]
+    + OxygenOffice Professional bits:
+	+ update translations [KAMI]
+    + experimental stuff:
+	+ MySQL driver [Rene]
+	+ image positioning in DOC import (bnc#532920) [Cedric]
+
 ooo-build-3.1.0.99.3 (3.1.1-beta3)
 
     + feature:
diff --git a/configure.in b/configure.in
index 4293abd..49ee054 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.0.99.3)
+AC_INIT(ooo-build, 3.1.1.1)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list