[ooo-build-commit] .: Branch 'ooo-build-3-2-1' - configure.in NEWS
Petr Mladek
pmladek at kemper.freedesktop.org
Wed Jun 16 08:51:56 PDT 2010
NEWS | 37 +++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 38 insertions(+), 1 deletion(-)
New commits:
commit e0907d7fb88df5656b4b24c428e108b452d552da
Author: Petr Mladek <pmladek at walk.suse.cz>
Date: Wed Jun 16 17:09:16 2010 +0200
Release ooo-build-3.2.1.4 (3.2.1 maintenance udpate)
* version 3.2.1.4 (3.2.1 maintenance update)
* tag OOO_BUILD_3_2_1_4
diff --git a/NEWS b/NEWS
index b355190..43f7462 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+ooo-build-3.2.1.4 (3.2.1 maintenance update)
+
+ + features:
+ + update extensionaids to version 20100612 [KAMI]
+ + update WatchWindow extension to version 1.1.2.1 [KAMI]
+ + update OxygenOffice templates to version 2.8.0.1 [KAMI]
+ + speed up:
+ + faster ODS export with lots of hidden rows (deb#582785) [Kohei]
+ + common bits:
+ + allow to start OOo on cifs (i#108106) [Caolan]
+ + non-working Euro Converter wizard (i#100686) [Caolan]
+ + show the control geometric property correctly (bnc#610921) [Noel]
+ + Calc bits:
+ + broken cell borders export (bnc#612263) [Cédric]
+ + incorrect automatic print area assignment [Kohei]
+ + Draw bits:
+ + mark invisible layers upon document load properly (bnc#606434) [Kohei]
+ + Writer bits:
+ + "New table" toolbar behavior (bnc#612013) [Kendy]
+ + l10n:
+ + Hungarian translation fixes [Andras]
+ + update translations from the openSUSE community [Petr]
+ + KDE4 bits:
+ + non-Oxygen theme crashes (bnc#612491, i#112102) [Petr, pl, Kendy]
+ + build bits:
+ + PPC fixes (i#107182 and i#107183) [Rene]
+ + accessories and extensions build [KAMI, Fridrich]
+ + disable gcj support only on openSUSE [Miklos, Petr]
+ + Novell bits:
+ + remove one color from the OOo palette to get 100 colors [Kendy]
+ + OxygenOffice:
+ + shuffled patches [KAMI]
+ + update default palette [KAMI]
+ + add Magyar Linux Libertine [KAMI]
+ + update branding and splash screen [KAMI]
+ + broken formatting with Graphite fonts (i#111054) [KAMI]
+
ooo-build-3.2.1.3 (3.2.1-rc3)
+ features:
diff --git a/configure.in b/configure.in
index 44c9cd8..43ddb85 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.1.3)
+AC_INIT(ooo-build, 3.2.1.4)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
More information about the ooo-build-commit
mailing list