summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2009-04-07 20:52:46 +0200
committerPetr Mladek <pmladek@suse.cz>2009-04-07 20:52:46 +0200
commit21a4280f999d30a35afd6f6adbf0b8900db156d7 (patch)
treeb58683a2aaf4bdcaae7545f0717c9268aad0cfe8
parent9df3252a7508ab2264799c62982f1ed3317152d0 (diff)
Released ooo-build-3.0.99.4 (3.1-beta4)OOO_BUILD_3_0_99_4
* version 3.0.99.4 (3.1-beta4) * tag OOO_BUILD_3_0_99_4 * default build tag ooo310-m9 (builds fine here)
-rw-r--r--NEWS41
-rw-r--r--configure.in4
2 files changed, 43 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 124157410..c2c14f5eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+ooo-build-3.0.99.4
+
+ + features
+ + support ooo310-m9 [Rene]
+ + speedup:
+ + configmgr node sort (i#100743) [Michael]
+ + lang guessing optimization (i#100757) [Michael]
+ + hugely accelerate calc HTML import (i#100827) [Michael]
+ + bug fixes:
+ + datapilot grouping breakage (bnc#491637) [Kohei]
+ + ctrl-[ and ctrl-] Calc hotkeys (bnc#464359) [Kohei]
+ + disable autofilter in datapilot output (bnc#484600) [Kohei]
+ + bin problematic cell cursor moving changes (bnc#388770) [Kohei]
+ + field member visibility quick editing (bnc#483379, i#100619) [Kohei]
+ + DOC export problems (bnc#479068, i#100473, i#100918) [Florian]
+ + better solution for the system python [Caolan, Rene]
+ + bin ugly gail version number warning [Petr]
+ + VBA bits:
+ + compare basic syntax compile error (bnc#488588) [Fong, Noel]
+ + import customizations from global templates [Noel]
+ + suppress duplicate import of template data [Noel]
+ + various compiler fixes [Noel]
+ + OOXML bits:
+ + many XLSX import fixes (bnc#479396, bnc#480854, bnc#480876,
+ bnc#481317, i#100544) [Jan]
+ + OLE2 shapes import and VML drawing lookup (bnc#485418) [Radek]
+ + gradient/bitmap fill background import (bnc#383555) [Radek]
+ + polylines and polygons import
+ + build bits:
+ + new unopkg-regenerate-cache helper script [Petr]
+ + fix updating localizations from external sources [Rene]
+ + new --enable-defuzz-patches configure option [Petr]
+ + regenerated many diffs to apply cleanly [Petr]
+ + fix ccache usage [Jan]
+ + various build fixes
+ + updated Novell bits [Petr]
+ + experimental:
+ + initial implementation of OOXML export filters (fate#304564,
+ fate#304566, fate#304567) [Cedric, Jan, Jon, Kendy, Radek]
+ + more on the split build [Petr]
+
ooo-build-3.0.99.3
+ features:
diff --git a/configure.in b/configure.in
index 13a5552bd..f4bc7aafd 100644
--- a/configure.in
+++ b/configure.in
@@ -1,9 +1,9 @@
-AC_INIT(ooo-build, 3.0.99.3)
+AC_INIT(ooo-build, 3.0.99.4)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
-DEFAULT_TAG=ooo310-m8
+DEFAULT_TAG=ooo310-m9
# For the upstream packages it is like:
# DEFAULT_TAG=OOO310_m1