]> git.sur5r.net Git - glabels/commitdiff
Preparation for 3.0.1
authorJim Evins <evins@snaught.com>
Tue, 18 Sep 2012 00:37:39 +0000 (20:37 -0400)
committerJim Evins <evins@snaught.com>
Wed, 19 Sep 2012 00:47:59 +0000 (20:47 -0400)
NEWS
configure.ac
templates/Makefile.am

diff --git a/NEWS b/NEWS
index 41661f1a0af36c5b52f8c362e655151546d3977a..17af75dfb400ba67b159c25b81f6a5eb196ed3ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+* gLabels 3.0.1 (stable) release.  Release date 2012-09-17
+
+- Fixed bug causing extra pages to be printed when doing a document merge
+- Fixed font scaling problems when doing a document merge
+- Added missing dependencies to libglabels and libglbarcode pkg-config files
+- Fixed invalid gsettings schema file
+- Fixed incorrect clip region for rectangular labels
+- Numerous new templates and fixes
+- Updated and new translations:
+  - Japanese (Takeshi AIHANA, Jiro Matsuzawa)
+  - German (Mario Blättermann)
+  - Spanish (Daniel Mustieles, Jorge González)
+  - Serbian (Мирослав Николић)
+  - Finnish (Jiri Grönroos)
+  - British English (Bruce Cowan)
+  - French (Claud Paroz, Bruno Brouard)
+  - Norwegian bokmål (Kjartan Maraas)
+  - Indonesian (Andika Triwidada)
+  - Greek (Efstathios Iosifidis, Konstantinos Chortis)
+  - Slovenian (Andrej Žnidaršič, Matej Urbančič, Martin Srebotnjak)
+  - Czech (Marek Černocký)
+  - Russian (Александр Прокудин, Yuri Myasoedov)
+  - Esperanto (Kristjan SCHMIDT)
+  - Arabic (Hatim Ali)
+
+
 * gLabels 3.0.0 (stable) release.  Release date 2011-05-16
 
 - Reorganization of alignment menus
index f5d92c715f18be4ffbb89590749931bb18fb5e8b..1f05a038746485c25a106ac0a72a9d8fdc2961c6 100644 (file)
@@ -6,7 +6,7 @@ dnl - GLABELS version
 dnl ---------------------------------------------------------------------------
 m4_define([glabels_major_version], [3])
 m4_define([glabels_minor_version], [0])
-m4_define([glabels_micro_version], [0])
+m4_define([glabels_micro_version], [1])
 
 m4_define([glabels_version],
           [glabels_major_version.glabels_minor_version.glabels_micro_version])
index ab9a45d04fc863659b98574e04c1a253b6f20cbf..a0231715e8aea20cb094771a94cbe8df78725390 100644 (file)
@@ -19,6 +19,7 @@ templates_DATA = \
        databecker-iso-templates.xml \
        dataline-iso-templates.xml      \
        decadry-iso-templates.xml \
+       desmat-templates.xml \
        dymo-other-templates.xml \
        endisch-templates.xml   \
        geha-iso-templates.xml  \