]> git.sur5r.net Git - glabels/commitdiff
Updated NEWS
authorMario Blättermann <mariobl@gnome.org>
Sat, 10 Oct 2009 09:09:06 +0000 (11:09 +0200)
committerMario Blättermann <mariobl@gnome.org>
Sat, 10 Oct 2009 09:09:06 +0000 (11:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 95254c5859bdab636b31440de2fa4507487a643d..9fd2b22407306c5b2cf7628c9354f740c69c7f27 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,54 @@
+* gLabels 2.2.5 (stable) release.  Release date 2009-04-30
+
+- Fixed spinbutton/adjustment bugs that made glabels unusable with Gtk 2.16.
+- Fixed default preview colors in color combos.
+- Updated german translation (Mario Blättermann).
+- New templates.
+
+
+* gLabels 2.2.4 (stable) release.  Release date 2008-12-22
+
+- Corrected button order in "Open" and "Save as" dialogs.
+- Fixed performance problem when large number of fonts are installed.
+- Corrected several i18n problems.
+- Fixed "paste" bug that created phantom object views.
+- Fixed performacne problem when many objects are selected.
+- New templates.
+
+
+* gLabels 2.2.3 (stable) release.  Release date 2008-08-17
+
+- Explicitely set page size when printing -- don't let print back-end use
+  a default size (Bug #2049431).
+- Sets more appropriate object size limits for any aspect ratio (Bug #1993550).
+- Fixed crash of glabels-batch (Bug #1968653).
+- Fixed bug with barcode and image merge radio buttons (Bug #1959135).
+- Will now attempt to parse newer namespaces (Bug #1872584).
+- Fixed drawing errors when drawing markup on rotated labels.
+- New korean translation (xein@navir.com).
+- New templates.
+
+
+* gLabels 2.2.2 (stable) release.  Release date 2008-02-22
+
+- Fixed crash when creating Code128C barcode (Bug #1766425).
+- Explicitely set page size when printing "other" page size.
+- Fixed rendering bug with bitmap fonts.
+- Fixed rendering problem when displaying "Invalid barcode data".
+- Fixed crash when deleting multi-object selections.
+- Enforce minimum size for images to prevent rendering of images of zero size.
+- Fixed problem with image size spinboxes (Bug #1886438).
+- Fixed template example in documentation.
+- Use default units when writing xml files.
+- New templates.
+
+* 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