From 72ec519727f7447cd532a8b89f650a8dbe4637e7 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Thu, 21 May 2009 17:47:23 +0200 Subject: Release ooo-build-3.1.0.3 (3.1-rc4) * version 3.1.0.3 (3.1-rc4) * tag OOO_BUILD_3_1_0_3 --- NEWS | 11 +++++++++++ configure.in | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b45f253a4..05336b36c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +ooo-build-3.1.0.3 (3.1-rc4) + + + bug fixes: + + crashes on quit when loaded MS doc (bnc#505704) [Rail, Tor] + + removed last problematic fix for skipping data in hidden cells + when rendering charts (i#101273) [Kohei] + + build bits: + + build on Mac [Thorsten] + + Novell bits: + + fixed build with gcc-4.4 for openSUSE factory + ooo-build-3.1.0.2 (3.1-rc3) + bug fixes: diff --git a/configure.in b/configure.in index 0b1ebbfa1..74bb4128e 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(ooo-build, 3.1.0.2) +AC_INIT(ooo-build, 3.1.0.3) AC_PREREQ(2.51) AC_CONFIG_SRCDIR(bin/build-ooo) AC_PREFIX_DEFAULT(/usr) -- cgit v1.2.3