diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-06-15 10:01:23 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2009-06-15 10:01:23 +0200 |
commit | 256bf8c6928f2accfdc1a767806ff94b4d2892f0 (patch) | |
tree | 7187902a5042628faefa0b8a7efa5f0c1c671e4d /NEWS | |
parent | eb47de12f37e6c026881e94ed44db30dc767d9cc (diff) | |
download | gvfs-256bf8c6928f2accfdc1a767806ff94b4d2892f0.tar.gz |
Update NEWS for release1.3.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |