file-roller r2555 - trunk



Author: paobac
Date: Tue Jan 20 00:26:25 2009
New Revision: 2555
URL: http://svn.gnome.org/viewvc/file-roller?rev=2555&view=rev

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

	[ File Roller 2.25.2 released ]

	* NEWS: 
	* configure.ac: updated


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jan 20 00:26:25 2009
@@ -1,3 +1,30 @@
+version 2.25.2
+--------------
+
+	Bugs fixed:
+
+	* #567554: An error occurred while adding files to the archive after
+	  encrypt the zip archive.
+	* #566591: File roller cannot create splitted archives with pieces
+	  smaller than 1 Mb
+	* #560647: file-roller wakes up the CPU 2 times per second.
+	* #563208: file-roller can't extract to an ftp mounted directory.
+	  Patch by Gerard Lommerse.
+	* #564029: Unziping an archive from nautilus fails with certain
+	  characters.
+	* #565879: isoinfo.sh has shebang but is installed -x Patch by LoÃc
+	  Minier.
+	* #567901: renaming directory in tarball creates duplicate files
+	* #568260: file-roller installs static libraries by default (for
+	  nautilus extension)
+	* #566683: remove redundant figures
+
+	New or updated application translations:
+
+	* EspaÃol (Jorge GonzÃlez)
+	* Norwegian BokmÃl (Kjartan Maraas)
+	* zh_CN (çé(Gan Lu))
+
 version 2.25.1
 --------------
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Jan 20 00:26:25 2009
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.61)
 
-AC_INIT(file-roller, 2.25.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.25.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]