file-roller r2522 - trunk



Author: paobac
Date: Mon Oct 20 23:05:16 2008
New Revision: 2522
URL: http://svn.gnome.org/viewvc/file-roller?rev=2522&view=rev

Log:
2008-10-21  Paolo Bacchilega  <paobac svn gnome org>

	[ File Roller 2.24.1 released ]

	* configure.ac: 
	* NEWS: updated.


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Oct 20 23:05:16 2008
@@ -1,3 +1,26 @@
+version 2.24.1
+--------------
+
+	Bugs fixed:
+
+	* #556623: correct spacings in glade dialogues. Patch by Christian
+	  Persch.
+	* #556619: format not a string literal and no format arguments.
+	  Patch by Christian Persch.
+	* #556571: non secret password typing.
+	* #555282: opening archive on remote directory fails with "Operation
+	  not supported".
+
+	New or updated application translations:
+
+	* Arabic (Anas Afif Emad)
+	* Brazilian Portuguese (FÃbio Nogueira)
+	* Czech (Adrian GuniÅ)
+
+	New or updated manual translations:
+
+	* Finnish (Valto Wirkola)
+
 version 2.24.0
 --------------
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Oct 20 23:05:16 2008
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.61)
 
-AC_INIT(file-roller, 2.24.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.24.1, [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]