summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@walk.suse.cz>2010-09-02 15:13:39 +0200
committerPetr Mladek <pmladek@walk.suse.cz>2010-09-02 15:13:39 +0200
commit095bd05ee8a5b9d33dedba9db2e5c93aa701d5f7 (patch)
tree2d9bb56df9ffc1c5d78cf0a1c5943081674eb354
parent80baeecb8eac99f19155a82552914543c230cdbb (diff)
Release ooo-build-3.2.1.6 (3.2.1 maintenance udpate)OOO_BUILD_3_2_1_6
* version 3.2.1.6 (3.2.1 maintenance update) * tag OOO_BUILD_3_2_1_6
-rw-r--r--NEWS13
-rw-r--r--configure.in2
2 files changed, 13 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 86b26f528..1201fe729 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
-ooo-build-3.2.1.5 (3.2.1 maintenance update)
+ooo-build-3.2.1.6 (3.2.1 maintenance update)
+
+ + Calc bits:
+ + custom field names handling in Data Pilot (bnc#634974) [Kohei]
+ + remember "sort by" selection in Data Pilot (bnc#634974) [Kohei]
+ + more on the Flat MSO XML file type detection (bnc#631993) [Muthu]
+ + Impress bits:
+ + cairocanvas border treatment (bnc#629546, rh#557317) [Thorsten]
+ + Win32 bits:
+ + window maximized on secondary monitor (bnc#615989, i#89397) [Tor]
+
+ooo-build-3.2.1.5 (3.2.1 security update)
+ security fixes:
+ two impress vulnerabilities (CVE-2010-2935, CVE-2010-2936, rh#622529)
diff --git a/configure.in b/configure.in
index 2b1d7f99f..129bd6278 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.1.5)
+AC_INIT(ooo-build, 3.2.1.6)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)