file-roller r2542 - branches/gnome-2-24



Author: paobac
Date: Tue Jan 13 10:13:37 2009
New Revision: 2542
URL: http://svn.gnome.org/viewvc/file-roller?rev=2542&view=rev

Log:
2009-01-13  Paolo Bacchilega  <paobac svn gnome org>

	[ File Roller 2.24.3 released ]

	* NEWS: 
	* configure.ac: updated.


Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/NEWS
   branches/gnome-2-24/configure.ac

Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS	(original)
+++ branches/gnome-2-24/NEWS	Tue Jan 13 10:13:37 2009
@@ -1,3 +1,18 @@
+version 2.24.3
+--------------
+
+	Bugs fixed:
+
+	* #561535: Unable to create archive with OpenOffice document using
+	  nautilus integration. Patch by Gerard Lommerse.
+	* #559481: Can't open/view file directly from File Roller if there
+	  is a bracket in the directory/file name. Patch by Gerard Lommerse.
+	* #560468: Remove single GTK+ includes. Patch by Maxim Ermilov.
+
+	New or updated manual translations:
+
+	* Catalan (Joan Duran)
+
 version 2.24.2
 --------------
 

Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac	(original)
+++ branches/gnome-2-24/configure.ac	Tue Jan 13 10:13:37 2009
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.61)
 
-AC_INIT(file-roller, 2.24.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.24.3, [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]