[Libreoffice-commits] .: Branch 'libreoffice-3-3-0' - configure.in NEWS

Petr Mladek pmladek at kemper.freedesktop.org
Tue Jan 18 12:29:41 PST 2011


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

New commits:
commit 8b557bd27a924e1f1c103ed18bc04d7cf25740fa
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Jan 18 19:00:30 2011 +0100

    Version 3.3.0.4, tag libreoffice-3.3.0.4 (3.3-rc4)

diff --git a/NEWS b/NEWS
index 03a42ec..05e744b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,56 @@
+libreoffice-3.3.0.4 (3.3-rc4)
+
++ NEWS generated using lo-git-commit-summary . news 'libreoffice-3.3.0.3..HEAD'
++ common:
+    + Remove pesky on-line registration menu entry. (fdo#33112) [Kohei Yoshida]
++ artwork:
+    + fix search toolbar up/down search button icons [Michael Meeks]
++ base:
+    + Report builder not shows properties on report fields (fdo#32742) [Noel Power]
+    + i#116187: report left/right page margin setting ignored on Unix 64 bit [Lionel Elie Mamane]
+    + Remove the Registration... menu item which we don't want. (fdo#33112) [Kohei Yoshida]
++ bootstrap:
+    + Added ca_XV and ast name and description [Andras Timar]
+    + BrOffice Windows start menu branding [Michael Meeks]
+    + removed language code 'kid' [Andras Timar]
++ build:
+    + another a href fix for hr... [Rene Engelhard]
+    + ast and ca_XV name/desc has been added to pot [Andras Timar]
+    + (DebianBaseOnly) openoffice.org-java-common -> libreoffice-java-common [Rene Engelhard]
+    + fix hr and te translations [Fridrich Å trba]
+    + localize-ooo needs bash on mac, no cut but awk [Thorsten Behrens]
+    + make reportdesign-mention-package-l10n.diff apply again [Rene Engelhard]
+    + Putting relevant configure options into distro config files [Fridrich Å trba]
+    + remove Koshin, because 'kid' is not Koshin in LibreOffice [Andras Timar]
+    + Slovenian (sl) translation update [Martin Srebotnjak]
+    + update Debian-only parts of package-ooo for new lo*/libreoffice* [Rene Engelhard]
+    + Updated translations [Andras Timar]
+    + update sdfs for hr/te l10n fix [Rene Engelhard]
++ calc:
+    + Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c. [Kohei Yoshida]
+    + Revert "This is also part of the merge." [Kohei Yoshida]
++ filters:
+    + Fix a typo SolarMuexGuard -> SolarMutexGuard [Fridrich Å trba]
++ libs-core:
+    + Be slightly more paranoid defensive [Tor Lillqvist]
+    + calc65: #i116371# fix backgrounds for polypolygons in metafile [Philipp Lohmann [pl]]
+    + Fix buffer size problem that broke MSI installer localization [Tor Lillqvist]
+    + fix FMR crasher bug#33099, approved by Fridrich, David & Petr. [Michael Meeks]
+    + Sun Microsystems -> The Document Foundation in desktop file fdo#31191 [Andras Timar]
+    + unopkg crasher on SLED11-SP1 (bnc#655912) [Petr Mladek]
++ libs-gui:
+    + Avoid GetHelpText() call which can be quite heavy [Tor Lillqvist]
+    + calc65: #i116318# Fixed the painting of axial gradients. [Andre Fischer]
+    + do not mix unrelated X11 Visuals (fdo#33108) [Luboš Luňák]
+    + use sane scrollbar sizes when drawing [Luboš Luňák]
++ writer:
+    + n#657135: Enhanced fields fixes (key inputs, and 0-length fields import) [Cédric Bosdonnat]
+    + Resolves: fdo#32633 use standard Edit button width of 50 (cherry picked from commit a3c9ea96b2deee09060fae80d673e262b27872bb) [Caolán McNamara]
++ build bits:
+    + bump SHORT_PRODUCTEXTENSION to rc4 and widnows build version to 6 [Petr Mladek]
+    + fix presenter screens description.xml build [Rene Engelhard]
+    + fix this to build [Caolán McNamara]
+
 libreoffice-3.3.0.3 (3.3-rc3)
 
 + ooo integration:
diff --git a/configure.in b/configure.in
index bcef165..b2ed53e 100755
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(libreoffice-build, 3.3.0.3)
+AC_INIT(libreoffice-build, 3.3.0.4)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)


More information about the Libreoffice-commits mailing list