]> git.sur5r.net Git - glabels/commitdiff
Preparation for 2.2.8 glabels-2_2_8
authorJim Evins <evins@snaught.com>
Tue, 20 Apr 2010 00:31:15 +0000 (20:31 -0400)
committerJim Evins <evins@snaught.com>
Tue, 20 Apr 2010 00:31:15 +0000 (20:31 -0400)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 560a4b33a81455761473d7332ab4cede98e4cf4d..ced6ef59c946798be8e65efb042303d6ff7d38b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+* gLabels 2.2.8 (stable) release.  Release date 2010-04-19
+
+- Fix crash caused by new g_new macros in glib-2.24.0
+- Removed extra padding in "New label" dialog
+- New Norwegian bokmål translation (Kjartan Maraas)
+- New Portuguese translation (Filipe Roque)
+- Updated Japanese translation (Takeshi AIHANA)
+- Updated Spanish translation (Jorge González)
+- Updated Fresh translation (Bruno Brouard)
+- Updated German translation (Mario Blättermann)
+- Updated Slovenian translation (Andrej Žnidaršič)
+- Updated Czech translation (Marek Černocký)
+- New templates
+
+
 * gLabels 2.2.7 (stable) release.  Release date 2010-03-01
 
 - Fixed limitation on encoded image sizes (fix only valid if libxml 2.7+ is installed)
index f9d9478089ece3ecad456712ed92b9aae8b947fe..0258b0faa3fa03cb3a11e8067412dbe09e09304a 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.7, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116)
+AC_INIT(glabels, 2.2.8, 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