summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2011-05-09 18:21:12 +0200
committerTomas Bzatek <tbzatek@redhat.com>2011-05-09 18:21:12 +0200
commit3faf3aa17793a6ef011f059d9927eb217fbc0d77 (patch)
treeaa887c41df9aad1b524aebf7dccb1b936d9f48fb
parentc55e3b89ce7eda8f20a882da9c31074a6796104d (diff)
downloadgvfs-3faf3aa17793a6ef011f059d9927eb217fbc0d77.tar.gz
Update NEWS for 1.9.0 release1.9.0
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ccb8d9e1..a8057cd9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Major changes in 1.9.0
+======================
+* fuse: Make created files visible immediately on WebDAV
+* fuse: Pretend created file exists even if backend didn't create it
+* afc: Fix renaming files moving them to the root dir
+* afc: Use a better display name for jailbroken device access
+* common: Use libbluray to get Blu-Ray metadata
+* daemon: Fix threadsafety of closing channels
+* daemon: Don't leak dbus messages
+* gdu volume monitor: Fix setting the BDMV name
+* gdu volume monitor: Fix check for symlinks in /dev
+* gdu volume monitor: Automount flash card readers
+* gphoto2: Recognize cameras which don't implement get storageinfo
+* dav: Fix copying of remote folders to disk
+* dav: Correctly handle usernames supplied in the url
+* http/dav: Send Accept-Language header
+* http: Use Content-Disposition filename if available
+* Translation updates
+
Major changes in 1.7.3
======================
* build: Bump fuse requirement for ATOMIC_O_TRUNC support