From 735fbf968d761acb31bee98121686f02cdeab17e Mon Sep 17 00:00:00 2001 From: Jim Evins Date: Mon, 19 Apr 2010 20:31:15 -0400 Subject: [PATCH] Preparation for 2.2.8 --- NEWS | 15 +++++++++++++++ configure.in | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 560a4b33..ced6ef59 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 f9d94780..0258b0fa 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 -- 2.39.2