From 9458f3d988dbe801fea678f4bb71a5a9eb627b66 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Thu, 4 Feb 2010 14:54:17 +0100 Subject: Release ooo-build-3.2.0.5 (3.2-rc5) * version 3.2.0.5 (3.2-rc5) * tag OOO_BUILD_3_2_0_5 --- NEWS | 38 ++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9a552b5d7..50fc195fd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,41 @@ +ooo-build-3.2.0.5 (3.2-rc5) + + + features: + + support ooo320-m12 + + Common bits: + + vcl's grey palette init [Thorsten] + + x86_64 bridge fixes (i#98028, bnc#575704) [Caolan, Petr] + + not-properly initialized paradepth in svdfppt.cxx [Thorsten] + + decode URI escapes in subject when sending E-mail (bnc#575653) [Tor] + + various GNOME quickstarter fixes (i#108918, bnc#575555) [Caolan, Petr] + + Base bits: + + ReportBuilder crasher (i#108914, bnc#575698) [Petr, others] + + Calc bits: + + better formula variable separator config check (bnc#556142) [Kohei] + + Impress bits: + + avoid looping in draw/impress [Thorsten] + + BadMatch crasher during slideshow (i#107763) [Thorsten] + + Win32 bits: + + allow oowintool detect the java 1.6.x too [Fridrich] + + l10n bits: + + Spanish accelerators fix (i#102645) [upstream, Rene] + + build bits: + + build dependencies on Mac [Thorsten] + + XLSX filter build cleanup [Doko, Rene] + + correct LightProof installation [KAMI] + + look for moc in QT4DIR first [Arkadiusz] + + installation of various extensions [KAMI] + + get localize working under Windows [KAMI] + + correct Sun Templates Pack installation [KAMI] + + Frugalware bits: + + update system-mozilla settings [Miklos] + + Novell bits: + + decode URI escapes in subject when sending E-mail (bnc#575653) [Tor] + + OxygenOffice bits: + + more localized strings for scp2 module [KAMI] + + Ubuntu bits: + + update compiler flags for Arm + ooo-build-3.2.0.4 (3.2-rc4) + features: diff --git a/configure.in b/configure.in index a4e1369e2..9519ff10f 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(ooo-build, 3.2.0.4) +AC_INIT(ooo-build, 3.2.0.5) AC_PREREQ(2.51) AC_CONFIG_SRCDIR(bin/build-ooo) AC_PREFIX_DEFAULT(/usr) -- cgit v1.2.3