[file-roller/gnome-2-28] updated for version 2.28.2



commit 810b36bad17031333b338a06a6e71d8436f54ae8
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Dec 15 09:51:22 2009 +0100

    updated for version 2.28.2

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 675945c..58c4241 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+version 2.28.2
+--------------
+
+        Bugs fixed:
+
+	* Fixed possible use of uninitialized memory. (#604535)
+
+        New or updated application translations:
+
+        * Lithuanian (Gintautas Miliauskas)
+        * Low German (Nils-Christoph Fiedler)
+        * zh_CN (Tao Wei)
+
 version 2.28.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index 0099de7..e2b378b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
 
-AC_INIT(file-roller, 2.28.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.28.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
 AC_CONFIG_SRCDIR([config.h.in])



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