[ooo-build-commit] .: configure.in NEWS

Petr Mladek pmladek at kemper.freedesktop.org
Fri Mar 26 05:21:06 PDT 2010


 NEWS         |   72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 configure.in |    2 -
 2 files changed, 72 insertions(+), 2 deletions(-)

New commits:
commit e061a433b3eb5afd52c266ea6f2759f3ea9fb259
Author: Petr Mladek <pmladek at suse.cz>
Date:   Thu Mar 25 21:09:29 2010 +0100

    Release ooo-build-3.2.0.99.2  (3.2.1-beta2)
    
    * version 3.2.0.99.2  (3.2.1-beta2)
    * tag OOO_BUILD_3_2_0_99_2

diff --git a/NEWS b/NEWS
index f3a5619..377291b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,73 @@
+ooo-build-3.2.0.99.2 (3.2.1-beta2)
+
+    + features:
+	+ Linux alpha port (i#110145) [Caolan, Rene]
+	+ automatic scrollbars for writer (fate#588554) [Radek]
+	+ multilingual Lightproof grammar checker extension [KAMI]
+	+ allow to bundle Magyar Linux Libertine font set [Andras]
+	+ update Hungarian Lightproof extension to version 1.2 [KAMI]
+	+ dashed and dotted border types in Writer (fate#307731) [Cédric]
+	+ experimental VBA import from XLSM documents (fate#309162) [Noel]
+    + performance:
+	+ large Excel documents import speed up (bnc#582693) [Kohei]
+	+ page break preview mode speed up (bnc#504618, i#109935) [Kohei]
+	+ page number calculation speed up (bnc#504618, i#109935) [Kohei]
+    + common bits:
+	+ subtle breakages on MAC [Thorsten]
+	+ bridge fix for ARM (i#105359) [Calc, Rene]
+	+ badly inserted space by autocorrection [Cédric]
+	+ embedding video in Writer/Calc crasher [Thorsten]
+	+ fix for UTF-8 encoded hyphen dictionaries [László]
+	+ use .uno:NewDoc instead of deprecated slot:5500 [Rene]
+	+ use Linux-specific template paths only on Linux [Thorsten]
+    + Base bits:
+	+ wizard crashers (bnc#587797) [Noel]
+    + Calc bits:
+	+ better insert new sheet icon [Jimmac, Kohei]
+	+ insert new sheet tab crasher (bnc#590187) [Radek]
+	+ XLS import with drawing objects (bnc#588927) [Kohei]
+	+ machine area slot size and row limit (bnc#588554) [Kohei]
+	+ various Calc crashers with gcc-4.5 (bnc#588957) [Thorsten]
+	+ matrix results did not work with auto complete (bnc#503918) [Kohei]
+	+ XLS export of heights of rows with wrapped text (bnc#580094) [Kohei]
+    + Impress bits:
+	+ media link reference PPT import crasher (bnc#590442) [Radek]
+    + Writer bits:
+	+ DOC import crasher with Tcg records (bnc#590359) [Noel]
+	+ DOC import loop with Tbc & TbcHeader records (bnc#589794) [Noel]
+	+ omit caption separator if caption text is empty (i#110287) [Andras]
+    + l10n bits:
+	+ src/sdf directory clean up [Andras]
+	+ Hungarian UI name order (i#105342) [Andras]
+	+ updated ooo-build.pot for last strings [Petr]
+	+ more localizable strings for scp2 module [KAMI]
+	+ localize framework improvements [Andras, KAMI, Petr]
+	+ automated translations of language dependent components [KAMI]
+	+ enable CaptionOrderNumberingFirst by default for Hungarian [Andras]
+    + build bits:
+	+ check for Perl [Miklos]
+	+ make distclean fixes [Andras]
+	+ Makefile.shared cleanup [Cédric]
+	+ VBA scripting parallel build problem [Noel]
+	+ allow system redland (i#108911) [Caolan, Rene]
+	+ correct Sun Templates Pack installation [KAMI]
+	+ do not use versions in extension names [Fridrich]
+	+ check for rsync unless using --without-git [Miklos]
+	+ separate file list for KDE3 and KDE4 stuff [Miklos, Petr]
+    + FSFhuWindows bits:
+	+ do not build SDK [Andras]
+	+ bundle Magyar Linux Libertine font set [Andras]
+	+ set java target to 1.5 for Windows builds [Andras]
+    + Go-oo bits:
+	+ set java target to 1.5 for Windows builds [Fridrich]
+    + Novell bits:
+	+ set java target to 1.5 for Windows builds [Fridrich]
+    + OxygenOffice bits:
+	+ accessories update [KAMI]
+	+ build setting update [KAMI]
+    + pending:
+	+ more border types in Writer [Cédric]
+
 ooo-build-3.2.0.99.1 (3.2.1-beta1)
 
     + features:
@@ -6,7 +76,7 @@ ooo-build-3.2.0.99.1 (3.2.1-beta1)
 	+ support embedded media also for PPT (fate#304532) [Thorsten]
 	+ update PostgreSQL driver to 0.7.6a; it adds postgresql.xcu to
 	  actually offer this driver in the UI [Rene]
-+ speed up:
+    + speed up:
 	+ more on faster ODS import (n#582693) [Kohei]
 	+ more on the Calc's external reference manager refactoring
 	  (i#103739,i#108064,i#108404,i#109101,i#109168,i#109170) [Kohei]
diff --git a/configure.in b/configure.in
index dc27ac3..e7d3bbf 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.0.99.1)
+AC_INIT(ooo-build, 3.2.0.99.2)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the ooo-build-commit mailing list