[gvfs] Update for 1.5.1



commit 6e0e8a3a9ecdcd1c745092f15ed6feb0a5d3e175
Author: Tomas Bzatek <tbzatek redhat com>
Date:   Wed Nov 18 14:06:10 2009 +0100

    Update for 1.5.1

 NEWS           |   23 +++++++++++++++++++++++
 configure.ac   |    2 +-
 po/POTFILES.in |    1 +
 3 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 43c874c..a2f9872 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Major changes in 1.5.1
+======================
+* Translation updates
+* FreeBSD support for the gphoto2 backend
+* Don't show ssh dns-sd items in dns-sd:, only sftp ones
+* New AFC backend, providing access to Apple's iPhone, and iPod Touch devices
+* Don't silently overwrite when restoring from trash
+* Don't subscribe to unnecessary HAL D-Bus events
+* Avoid error dialogs when the user canceled
+* Don't confuse media players for cameras
+* gdu: Consider logical partitions when determining if a drive should be ignored
+* gdu: Separated "Safely Remove Drive" from "Eject"
+* gdu: Disallow mounting/ejecting empty drives
+* gdu: Handle NULL device objects
+* obexftp: Fix a crash in the backend
+* obexftp: Delete source file after move (remove_source switch)
+* http: Support querying input streams
+* http: Store and use cookies
+* smb: Support querying filesystem size and free space
+* ftp: Fixed parsing of CMU/VMS-IP FTP style listing
+* Support for loading icon and title on Blu-ray video discs
+* Bugs fixed: 595981, 596867, 517014, 593045, 594928, 586724, 586729, 597104, 580825
+
 Major changes in 1.4.0
 ======================
 * Translation updates
diff --git a/configure.ac b/configure.ac
index bb32b63..25fabde 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(client/gdaemonvfs.h)
 
-AM_INIT_AUTOMAKE(gvfs, 1.4.1)
+AM_INIT_AUTOMAKE(gvfs, 1.5.1)
 AM_CONFIG_HEADER(config.h)
 
 AM_SANITY_CHECK
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 723f264..41628af 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -16,6 +16,7 @@ common/gvfsdnssdutils.c
 common/gvfsicon.c
 daemon/daemon-main.c
 daemon/gvfsbackend.c
+daemon/gvfsbackendafc.c
 daemon/gvfsbackendarchive.c
 daemon/gvfsbackendburn.c
 daemon/gvfsbackendcdda.c



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