[glabels/glabels_2_2] Preparation for 2.2.8



commit 735fbf968d761acb31bee98121686f02cdeab17e
Author: Jim Evins <evins snaught com>
Date:   Mon Apr 19 20:31:15 2010 -0400

    Preparation for 2.2.8

 NEWS         |   15 +++++++++++++++
 configure.in |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 560a4b3..ced6ef5 100644
--- 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)
diff --git a/configure.in b/configure.in
index f9d9478..0258b0f 100644
--- a/configure.in
+++ b/configure.in
@@ -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



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