From c3de1d0e74253ed34b5ce78e8852b816638ee7b1 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Fri, 28 May 2010 17:19:10 +0200 Subject: Release ooo-build-3.2.1.3 (3.2.1-rc3) * version 3.2.1.3 (3.2-rc3) * tag OOO_BUILD_3_2_1_3 --- NEWS | 21 +++++++++++++++++++++ configure.in | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f18b79e19..b35519076 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +ooo-build-3.2.1.3 (3.2.1-rc3) + + + features: + + support ooo320-m19 + + initial support for Ubuntu 10.04 (Lucid) + + initial support for Ubuntu 10.10 (Maverick) + + drop Ubuntu 8.10 (Intrepid) support + + Draw bits: + + blue text color with the invisible layer tab (bnc#606434) [Kohei] + + l10n bits: + + Hungarian translations fixes [Andras] + + mnemonics translation in native GTK dialogs (bnc#608572) [Kohei] + + build bits: + + bashism in the upstream configure [Rene] + + FSF.hu bits: + + branding update [Andras] + + Novell bits: + + branding update [Petr, Fridrich] + + Ubuntu bits: + + build on ARM [Caolan, Doko, Chris] + ooo-build-3.2.1.2 (3.2.1-rc2) + features: diff --git a/configure.in b/configure.in index 18731a5dc..8c3506c97 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(ooo-build, 3.2.1.2) +AC_INIT(ooo-build, 3.2.1.3) AC_PREREQ(2.51) AC_CONFIG_SRCDIR(bin/build-ooo) AC_PREFIX_DEFAULT(/usr) -- cgit v1.2.3