[passepartout/passepartout-0-7: 9/9] release 0.7.1



commit 8bf258d7943fa29abdd17281c4513d33b486c3fe
Author: Sven Herzberg <sven lanedo com>
Date:   Thu Apr 23 09:26:40 2009 +0200

    release 0.7.1
---
 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 26127ca..2fc01e1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+0.7.1: Released 2009-04-23
+
+    Bugs fixed:
+        * 452860 â?? Text in text frames outside the frames
+        * 453804 â?? gs won't generate images for ImageFrames
+        * 477017 â?? gcc-4.2 fixes
+
+    Code Improvements
+        * gcc-4.2 fixes
+        * gcc-4.3 fixes
+        * gcc-4.4 fixes
+        * depend on libxml++ 2.6 instead of 1.0 now
+
 0.7.0: Released 2007-07-26
 
 	* Migrated to gtkmm 2.4 / libgnomecanvasmm 2.6.
diff --git a/configure.ac b/configure.ac
index b93c643..bbaa0f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT(Passepartout, 0.7.0, [http://bugzilla.gnome.org/simple-bug-guide.cgi?product=passepartout])
+AC_INIT(Passepartout, 0.7.1, [http://bugzilla.gnome.org/simple-bug-guide.cgi?product=passepartout])
 AC_CONFIG_SRCDIR([src/xml2ps/blockcontainer.cc])
 
 AM_INIT_AUTOMAKE([foreign dist-bzip2])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]