]> git.sur5r.net Git - glabels/commitdiff
Preparation for 2.2.6 glabels-2_2_6
authorJim Evins <evins@snaught.com>
Wed, 11 Nov 2009 02:48:04 +0000 (21:48 -0500)
committerJim Evins <evins@snaught.com>
Wed, 11 Nov 2009 02:48:04 +0000 (21:48 -0500)
Updated NEWS and configure.in.

NEWS
configure.in

diff --git a/NEWS b/NEWS
index 9fd2b22407306c5b2cf7628c9354f740c69c7f27..ca7acedd885e505842877116438efcc87d1b1d30 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+* gLabels 2.2.6 (stable) release.  Release date 2009-11-11
+
+- Fixed drawing artifact with round labels.
+- Fixed several memory issues.
+- Fixed several UI inconsistencies when changing merge source.
+- Fixed potiential crash when doing a document merge.
+- Now makes a better guess at locale defaults (page size and units).
+- Updated user documentation (Mario Blättermann).
+- Updated swedish translation (Daniel Nylander).
+- Updated german translation (Mario Blättermann).
+- Updated russian translation (Alexandre Prokoudine)
+- Updated french translation (Claude Paroz)
+- New chinese translation (Careon)
+- New catalan translation (David Planella)
+- Updated german translation of user documentation (Mario Blättermann).
+- New templates.
+
+
 * gLabels 2.2.5 (stable) release.  Release date 2009-04-30
 
 - Fixed spinbutton/adjustment bugs that made glabels unusable with Gtk 2.16.
index ba945af0ce997136273c1ba16bd02a8414eac938..12c9cd344e17ad36f780af6fda46d5045eb11dc9 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.52)
 
-AC_INIT(glabels, 2.2.5, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116)
+AC_INIT(glabels, 2.2.6, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116)
 AC_CONFIG_SRCDIR(src/glabels.c)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 GNOME_DOC_INIT