file-roller r2183 - trunk



Author: paobac
Date: Tue Mar 11 10:58:27 2008
New Revision: 2183
URL: http://svn.gnome.org/viewvc/file-roller?rev=2183&view=rev

Log:
2008-03-11  Paolo Bacchilega  <paobac svn gnome org>

	[ File Roller 2.22.0 released ]

	* NEWS: 
	* configure.in: updated

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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Mar 11 10:58:27 2008
@@ -1,3 +1,12 @@
+version 2.22.0
+--------------
+
+	* Fixed bug #518680 â Right click "Extract Here" action: Password dialogue
+	  doesn't have its title set.
+	* Fixed bug #504155 â Crash when click on create before it selects the
+	  current directory
+	* Updated translations.
+
 version 2.21.92
 ---------------
 	* Updated translations.

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Mar 11 10:58:27 2008
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.52)
 
-AC_INIT(file-roller, 2.21.92)
+AC_INIT(file-roller, 2.22.0)
 AC_CONFIG_SRCDIR(src/main.c)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



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