summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2009-11-18 14:06:10 +0100
committerTomas Bzatek <tbzatek@redhat.com>2009-11-18 14:06:10 +0100
commit6e0e8a3a9ecdcd1c745092f15ed6feb0a5d3e175 (patch)
treefd7ab3fb0e6ff61996e2a58e70a949bb196de55d
parent922d398b8896684e166808ae047764633836913f (diff)
downloadgvfs-6e0e8a3a9ecdcd1c745092f15ed6feb0a5d3e175.tar.gz
Update for 1.5.11.5.1
-rw-r--r--NEWS23
-rw-r--r--configure.ac2
-rw-r--r--po/POTFILES.in1
3 files changed, 25 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 43c874c1..a2f98725 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 bb32b63f..25fabde1 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 723f2640..41628af4 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