[gthumb/gthumb-2-14] updated for version 2.14.4



commit 5520f0549f24235299885ce48fae05c2ad92224e
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon May 14 19:59:08 2012 +0200

    updated for version 2.14.4

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 85fc700..c364738 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+version 2.14.4
+--------------
+
+ Bugs fixed:
+
+  * Preserve XMP lists when saving an image (#674908)
+  * Fixed help button in preferences window (Michael J. Chudobiak) 
+    (#671290)
+  * Removed useless and potentially dangerous strncpy (#672866)
+
 version 2.14.3
 --------------
 
diff --git a/configure.ac b/configure.ac
index 7f16984..b87db83 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.14.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.14.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 
 AC_CONFIG_HEADERS([config.h])



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