[gvfs] Update for 1.5.5



commit 1f83926467c536896567def28eec2591f590cbb9
Author: Tomas Bzatek <tbzatek redhat com>
Date:   Mon Mar 8 15:14:31 2010 +0100

    Update for 1.5.5

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3511362..a48cc2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 1.5.5
+======================
+* Fix with-dbus-service-dir configure switch
+* ftp: Cleanup (close the data connection unconditionally)
+* archive: Use archive_errno() the correct way
+* Correct return values on error for programs
+* Translation updates
+
 Major changes in 1.5.4
 ======================
 * gphoto2: Better support for devices that are read-only + delete
diff --git a/configure.ac b/configure.ac
index 8425190..f3c00ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(client/gdaemonvfs.h)
 
-AM_INIT_AUTOMAKE(gvfs, 1.5.4)
+AM_INIT_AUTOMAKE(gvfs, 1.5.5)
 AM_CONFIG_HEADER(config.h)
 
 AM_SANITY_CHECK



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