summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2009-06-15 10:01:23 +0200
committerAlexander Larsson <alexl@redhat.com>2009-06-15 10:01:23 +0200
commit256bf8c6928f2accfdc1a767806ff94b4d2892f0 (patch)
tree7187902a5042628faefa0b8a7efa5f0c1c671e4d
parenteb47de12f37e6c026881e94ed44db30dc767d9cc (diff)
downloadgvfs-1.3.1.tar.gz
Update NEWS for release1.3.1
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16a2e25e..0a4c0153 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Major changes in 1.3.1
+======================
+* Add Gnome Disk utility based volume monitor
+* Emit pre-unmount signal on GMounts
+* Use new race-free cancellation connect APIs
+* fix crash with newer glib
+* avoid sending progress info if not needed
+* ftp: Convert to use gio network APIs
+* ftp: Restructure code significantly
+* ftp: Fix logging in to a FTP server only works for the 2nd attempt
+* ftp: Handle files > 4 gig
+* gphoto: Fix support for Canon EOS 5D
+* sftp: Pick up SSH_AUTH_SOCK from gnome-keyring
+* sftp: Don't trust remote permissions for uids other than user
+* cdda: verify filenames before using
+* gvfs-copy: Show speed when copying
+
Major changes in 1.2.2
======================
* ftp: Fix error handling in some cases