]> git.sur5r.net Git - glabels/commitdiff
2008-01-22 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Wed, 23 Jan 2008 02:14:06 +0000 (02:14 +0000)
committerJim Evins <evins@snaught.com>
Wed, 23 Jan 2008 02:14:06 +0000 (02:14 +0000)
* NEWS:
* configure.in:
Preparation for 2.2.1 release.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/branches/glabels-2_2@728 f5e0f49d-192f-0410-a22d-a8d8700d0965

glabels2/ChangeLog
glabels2/NEWS
glabels2/configure.in

index dcdc094f3c6abb875c311d4865eea0021dc2ecbb..74862a9e3171c23b886b3f125d601f4d890f3d4e 100644 (file)
@@ -1,3 +1,9 @@
+2008-01-22  Jim Evins  <evins@snaught.com>
+
+       * NEWS:
+       * configure.in:
+               Preparation for 2.2.1 release.
+
 2008-01-16  Jim Evins  <evins@snaught.com>
 
        * src/print.c: (print_label):
index 95254c5859bdab636b31440de2fa4507487a643d..378a0dc216ad28b01c8b00bb51bf9e497864fe16 100644 (file)
@@ -1,3 +1,10 @@
+* gLabels 2.2.1 (stable) release.  Release date 2008-01-23
+
+- Sort font lists alphabetically.
+- Sort evolution records by "file_under" field.
+- Fixed clipping bug when rotating labels.
+
+
 * gLabels 2.2.0 (stable) release.  Release date 2007-12-26
 
 - Migrated from EggRecent to GtkRecentManager
index 592aecf9c4e99ae2ba0a3b75ed946e1a45eb3865..449785ebaf1365011716d97c3dbf828e537dc9b3 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.0, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116)
+AC_INIT(glabels, 2.2.1, 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)