[Libreoffice-commits] .: Branch 'libreoffice-3-3-1' - configure.in NEWS
Petr Mladek
pmladek at kemper.freedesktop.org
Tue Feb 15 11:31:18 PST 2011
NEWS | 36 ++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 37 insertions(+), 1 deletion(-)
New commits:
commit 2c79bcb8bcc83250ad3355d3ba025caa6214b3a6
Author: Petr Mladek <pmladek at suse.cz>
Date: Tue Feb 15 20:04:09 2011 +0100
Version 3.3.1.2, tag libreoffice-3.3.1.2 (3.3.1-rc2)
diff --git a/NEWS b/NEWS
index 46fa9cc..300166b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+libreoffice-3.3.1.2 (3.3.1rc2)
+
++ NEWS generated using bin/lo-commit-stat . 'libreoffice-3.3.1.1..HEAD'
++ bootstrap
+ + bump product version to 3.3.1rc2, release number to 8 [Petr Mladek]
+ + install mtfrenderer.uno.dll in the correct directory (fdo#33785) [Jesús Corrius]
+ + multilingual sdk build targets [Fridrich Å trba]
++ build
+ + fix download of the libreoffice-*.3.3.1* source tarballs [Gökçen Eraslan]
+ + l10n: Updated Hungarian (hu) translation (OOO-137) [Andras Timar]
+ + l10n: Updated pt-BR translation [Andras Timar]
+ + l10n: yet another translation update from Pootle [Andras Timar]
+ + lo-build-et.* are obsoleted by /l10/source/et/localize.sdf [Andras Timar]
++ extensions
+ + l10n: typo fix in Dutch (nl) nlpsolver translation [Andras Timar]
++ l10n
+ + l10n: Estonian (et) translation fixes [Andras Timar]
+ + l10n: Lithuanian (lt) translation fixes [Andras Timar]
+ + l10n: Norwegian Bokmål (nb) translations fix [Andras Timar]
+ + l10n: Romanian (ro) translation fixes [Andras Timar]
+ + l10n: pt-BR translation fixes [Andras Timar]
++ libs-core
+ + crashing oosplash and malformed picture (bnc#652562) [Petr Mladek]
+ + fixed BorderLine(2) convertion to SvxBorderLine (fdo#34226) [Cédric Bosdonnat]
+ + ported fix from DEV300m98 (fdo#33964, i#115716) [Noel Power]
++ libs-gui
+ + disable EMF+ rendering on windows - it doesn't work yet [Michael Meeks]
+ + disable EMF+ support on all platforms for 3-3-1 release [Radek Doulik]
+ + getEnglishSearchFontName() searches Takao fonts [Takeshi Abe]
+ + use "BrOffice" name if the Brazilian UI translation is used (bnc#33744) [Petr Mladek]
++ sdk
+ + fix ODK settings.mk to only set STLPORTLIB if needed [Rene Engelhard]
++ writer
+ + visual editor destroys formulas containing symbols (fdo#32759, fdo#32755) [Luke Dixon]
+ + rtfExport::HackIsWW8OrHigher(): return true (fdo#33478) [Miklos Vajna]
+
libreoffice-3.3.1.1 (3.3.1rc1)
+ NEWS generated using bin/lo-commit-stat . 'libreoffice-3.3.0.4..HEAD'
diff --git a/configure.in b/configure.in
index ef267a4..577cd2e 100755
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(libreoffice-build, 3.3.1.1)
+AC_INIT(libreoffice-build, 3.3.1.2)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
More information about the Libreoffice-commits
mailing list