summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-05-31 17:35:16 +0200
committerPetr Mladek <pmladek@suse.cz>2011-05-31 17:35:16 +0200
commitee31b8fd15eca3ba2d5ad99b37b37273841a0b03 (patch)
treef18f4c93c4e006f1a08309898f8cfed27500d6ae
parentad4cfe94f8492ad6ac6a532769f31a1b4ade2d63 (diff)
Version 3.3.3.1, tag libreoffice-3.3.3.1 (3.3.3-rc1)libreoffice-3.3.3.1libreoffice-3.3.3-final
-rw-r--r--NEWS78
-rwxr-xr-xconfigure.in2
2 files changed, 79 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ffb177f98..ed2e1c09d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,81 @@
+libreoffice-3.3.3.1 (3.3.1-rc1)
+
++ NEWS generated using bin/lo-commit-stat . 'libreoffice-3.3.2.2..HEAD'
++ bootstrap
+ + bump product version to 3.3.3-rc1, release number to 301 [Petr Mladek]
+ + remove already integrated Lin* fonts. [Kalman Szalai - KAMI]
++ build
+ + avoid build error if no --with-poor-help-localizations [Tor Lillqvist]
+ + changes of OxygenOffice branding [Kalman Szalai - KAMI]
+ + delete fallback strings which were translated between rc1 and rc2 [Andras Timar]
+ + filter out poor help localizations from help pack installers [Tor Lillqvist]
+ + fix download for all 3.3.x source release [Gökçen Eraslan]
+ + fix for (fdo#34908) [Noel Power]
+ + fix piece-offuh.diff to apply [Petr Mladek]
+ + fixed regression of copy-paste of Writer table formulas (bnc#675961) [Cédric Bosdonnat]
+ + l10n: I forgot that Serbians did not use Pootle [Andras Timar]
+ + l10n: update translations from Pootle [Andras Timar]
+ + l10n: updated fallback-to-en-US.sdf file [Andras Timar]
+ + l10n: updated translations from Pootle [Andras Timar]
+ + lo-commit-stat: add --log-dir option [Petr Mladek]
+ + lo-commit-stat: print summary into log a file [Petr Mladek]
+ + make win32-prebuilt-writingaids-zip.diff apply again [Tor Lillqvist]
+ + merge: 079d173 d081ece [Petr Mladek]
+ + no need to overwrite "upstream" icons any more, (bnc#685515) [Tor Lillqvist]
+ + remove a hacky patch. The right fix should be in git now. [Kohei Yoshida]
+ + removed the patches against helpcontent2. [Kohei Yoshida]
+ + revert "Remove a hacky patch. The right fix should be in git now." [Kohei Yoshida]
+ + revert "Removed the patches against helpcontent2." [Kohei Yoshida]
+ + win32 packaging for release as patch [Fridrich Štrba]
++ calc
+ + disabled auto-complete in Calc filter dialog - fix for bug 34898. [Tibby Lickle]
+ + fix seg faults on sheet deletion. (bnc#680272) [Kohei Yoshida]
+ + libreoffice Calc's PRODUCT function doesn't calculate correctly. (lp#775608) [Bjoern Michaelsen]
++ extensions
+ + l10n: add br, et, and tr to NLPSolver + fixes to fr and nb [Andras Timar]
++ extras
+ + replace StarOffice icons to LibreOffice icons in Web Wizard (fdo#33229) [Andras Timar]
++ filters
+ + avoid possibility of accessing out of range ObjTimes [Caolán McNamara]
++ help
+ + copy the scripts to generate wikihelp from master. [Jan Holesovsky]
++ impress
+ + add sanity check before dereference, (bnc#694119) [Tor Lillqvist]
+ + fix crash in Impress after printing (fdo#33947) [Caolán McNamara]
++ l10n
+ + l10n: bn translation fixes and updates [Andras Timar]
+ + l10n: br translation fixes and updates [Andras Timar]
+ + l10n: da translation fixes and updates [Andras Timar]
+ + l10n: et translation fixes and updates [Andras Timar]
+ + l10n: fr translation fixes and updates [Andras Timar]
+ + l10n: is translation fixes and updates [Andras Timar]
+ + l10n: lt translation fixes and updates [Andras Timar]
+ + l10n: nb translation fixes and updates [Andras Timar]
+ + l10n: pt-BR translation fixes and updates [Andras Timar]
+ + l10n: te translation fixes and updates [Andras Timar]
+ + l10n: tr translation fixes and updates [Andras Timar]
+ + l10n: update translations from Pootle [Andras Timar]
+ + l10n: zh-TW translation fixes and updates [Andras Timar]
++ libs-core
+ + updated license information (fdo#37001) [Andras Timar]
+ + don't pass potentially bogus file: URIs to libxml2 (fdo#33970, i#109096) [Tor Lillqvist]
+ + fix evolution local addressbook integration, which uses a new local: uri [Michael Meeks]
+ + replace "seagull" icons to LibreOffice icons (fdo#37617) [Andras Timar]
+ + use full path for kdefilepicker helper binary (bnc#31109) [Luboš Luňák]
++ libs-extern
+ + crash in es thesaurus (rhbz#675806) [Caolán McNamara]
++ libs-extern-sys
+ + l10n: update de_CH and de_AT dictionaries (fdo#33751) [Andras Timar]
++ libs-gui
+ + fix for 3.3.2 blocker - change the type of nDrawerHeight to long (fdo#34718) [Radek Doulik]
++ ure
+ + fix for allow dot net clients to bootstrap libreoffice (fdo#35108) [Noel Power]
+ + prefer gcc __sync functions over pthread [Jani Monoses]
++ writer
+ + fix the positions of imported fields to avoid crashes (bnc#663622) [Cédric Bosdonnat]
+ + freeze/hang on mailmerge to attached pdf (fdo#32553) [Caolán McNamara]
+ + nsure correct odt mimetype and pdf export filter (fdo#31792, fdo#32553) [Caolán McNamara]
+
libreoffice-3.3.2.2 (3.3.2rc2)
+ NEWS generated using bin/lo-commit-stat . 'libreoffice-3.3.2.1..HEAD'
diff --git a/configure.in b/configure.in
index e0bcca78d..af970a5c4 100755
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(libreoffice-build, 3.3.2.2)
+AC_INIT(libreoffice-build, 3.3.3.1)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)