file-roller r2221 - branches/gnome-2-22
- From: paobac svn gnome org
- To: svn-commits-list gnome org
- Subject: file-roller r2221 - branches/gnome-2-22
- Date: Tue, 8 Apr 2008 19:23:51 +0100 (BST)
Author: paobac
Date: Tue Apr 8 19:23:50 2008
New Revision: 2221
URL: http://svn.gnome.org/viewvc/file-roller?rev=2221&view=rev
Log:
2008-04-08 Paolo Bacchilega <paobac svn gnome org>
* NEWS: updated
* configure.in: bumped required Nautilus version to 2.22.2
Modified:
branches/gnome-2-22/ChangeLog
branches/gnome-2-22/NEWS
branches/gnome-2-22/configure.in
Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS (original)
+++ branches/gnome-2-22/NEWS Tue Apr 8 19:23:50 2008
@@ -1,3 +1,8 @@
+version 2.22.2
+--------------
+ * Do not execute sync IO operations in the Nautilus extension in
+ order to avoid bad performance issues on remote locations.
+
version 2.22.1
--------------
* Fixed a bug that prevented a file to be updated the second time it
Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in (original)
+++ branches/gnome-2-22/configure.in Tue Apr 8 19:23:50 2008
@@ -2,7 +2,7 @@
AC_PREREQ(2.52)
-AC_INIT(file-roller, 2.22.1)
+AC_INIT(file-roller, 2.22.1.1)
AC_CONFIG_SRCDIR(src/main.c)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)
@@ -24,7 +24,7 @@
LIBGNOMEUI_REQUIRED=2.6.0
GNOME_VFS_REQUIRED=2.10.0
LIBGLADE_REQUIRED=2.4.0
-NAUTILUS_REQUIRED=2.22.1
+NAUTILUS_REQUIRED=2.22.2
AC_SUBST(GLIB_REQUIRED)
AC_SUBST(GTK_REQUIRED)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]