[ooo-build-commit] .: configure.in NEWS
Petr Mladek
pmladek at kemper.freedesktop.org
Thu May 13 10:11:48 PDT 2010
NEWS | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.in | 2 -
2 files changed, 76 insertions(+), 1 deletion(-)
New commits:
commit 5e278298d80b330727e4fc322f008c6006295fb7
Author: Petr Mladek <pmladek at suse.cz>
Date: Thu May 13 18:46:20 2010 +0200
Release ooo-build-3.2.1.1 (3.2.1-rc1)
* version 3.2.1.1 (3.2-rc1)
* tag OOO_BUILD_3_2_1_1
diff --git a/NEWS b/NEWS
index 5c015ba..772e99d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,78 @@
+ooo-build-3.2.1.1 (3.2.1-rc1)
+
+ + features:
+ + support ooo320-m17 [Rene, Petr]
+ + support for kFreeBSD [Rene]
+ + update Numbertext extension to version 0.8.2 [Andras]
+ + update Hungarian cross-reference extension to version 0.3 [Andras]
+ + performance bits:
+ + note's position calculation [Kohei]
+ + faster string cell XLSX import (bnc#594513) [Kohei]
+ + GUI improvements:
+ + better about dialog (i#111425) [Petr]
+ + better 'New Table' toolbar widget [Kendy]
+ + new toolbars crashers (bnc#601634) [Cédric]
+ + better behavior of new toolbars (bnc#603588) [Cédric]
+ + less intrusive approach to the nicer toolbar decorations [Kendy]
+ + menu bar appearance with some GTK+ themes (i#103999, bnc#527356) [Tor]
+ + frame around Font color and Highlighting toolbars (bnc#598534) [Kendy]
+ + common bits:
+ + better CJK defaults (i#54320) [Cédric]
+ + metric field limits and units [Cédric]
+ + KDE4 border frame width (i#111464) [Kendy]
+ + allow to start with fresh user configuration again (bnc#599590) [Petr]
+ + Calc bits:
+ + another R1C1 parser error (bnc#604903) [Kohei]
+ + default precision to 2 in DBF export (i#111074) [Kohei]
+ + disable text wrap when the cell value is numeric [Kohei]
+ + default display format for general number format (i#111533) [Kohei]
+ + empty cells when fetching ext. range (bnc#600667, i#110595) [Kohei]
+ + Impress bits:
+ + more on autoplay PPS/PPSX files (bnc#485645) [Thorsten]
+ + bogus file links in exported presentation PDF (bnc#598816) [Tor]
+ + Writer bits:
+ + non-editable documents with forms (bnc#60135) [Cédric]
+ + invisible graphical bullets in ODT export (i#101131) [Caolan, Petr]
+ + OOXML export/import:
+ + Ruby DOCS export [Cédric]
+ + document grid DOCX export [Cédric]
+ + sub/superscripts DOCX export [Cédric]
+ + auto-refresh style DOC(X) export [Cédric]
+ + wrong default style name in DOCX export [Cédric]
+ + shape reference PPTX import crasher (bnc#593611) [Radek]
+ + master style placeholders in PPTX import (bnc#592906) [Radek]
+ + char spacing, character style association in DOCX export [Cédric]
+ + VBA bits:
+ + make sure error data isn't cleared on raise [Noel]
+ + Windows bits:
+ + unopkg.bin crasher [Tor]
+ + avoid UAC prompts (i#111232) [Tor]
+ + monitor detection (bnc#58056) [Thorsten]
+ + l10n bits:
+ + update from the openSUSE community [Petr]
+ + fixes for renamed languages (xx-IN -> xx) [Rene]
+ + build bits:
+ + build on ARM [Rene]
+ + build with system mysqlcpp [Rene]
+ + build with system mythes 1.2 [Rene]
+ + put mdds into new top level module [Kohei]
+ + parallel build of ct2n extension (bnc#595550) [Petr]
+ + unopkg-regenerate-cache improvements (bnc#597573) [Petr]
+ + clean up; bin support for ooo320 < m15 [Kendy, Rene, Andras, all]
+ + split build:
+ + handle git diff headers [Petr]
+ + set correctly the upstream build version (bnc#582120) [Petr]
+ + symlink uno.py and unohelper.py into the system python path [Petr]
+ + FSF.hu bits:
+ + update branding [Andras]
+ + Novell bits:
+ + update branding for the Windows build [Tor]
+ + link against the versioned libmysqlcppconn [Petr]
+ + pending:
+ + faster local variable lookup in VBA Basic [Noel]
+ + more on OOXML [Bubli, Cédric, Muthu, Radek, Tor]
+ + better bullet list paragraphs indentation (bnc#593609) [Radek]
+
ooo-build-3.2.0.99.3 (3.2.1-beta3)
+ features:
diff --git a/configure.in b/configure.in
index 4c05c51..de91cf7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.0.99.3)
+AC_INIT(ooo-build, 3.2.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