summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-03-28 12:58:25 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-03-28 12:58:25 +0000
commit4a2b97eeca6416fba00308e1e8b448f5464e6fcf (patch)
tree2e1b3069b6f4fdf9995e52d1f7d5a8c43278d511 /NEWS
parent20d7d86f0d888d92262c80f74ca7539f66fe0667 (diff)
downloadgvfs-4a2b97eeca6416fba00308e1e8b448f5464e6fcf.tar.gz
Dist libsmb-compat.h.GVFS_0_2_2
2008-03-28 Alexander Larsson <alexl@redhat.com> * daemon/Makefile.am (gvfsd_smb_SOURCES): Dist libsmb-compat.h. * NEWS: Update for release svn path=/trunk/; revision=1690
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c03725a..c1282f9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Major changes in 0.2.2:
+* Respect the giomoduledir provided in gio package config file
+* Better mount icon and name for archive backend
+* Fix crashes with cancelled stream ops
+* Fix race that caused a mount to hang for a client
+* Implement async query_filesystem_info
+* Fix minor leaks
+* trash: Correct display names for directories
+* sftp: Kerberos support
+* smb: Port to new samba 3.2.0 API (backwards compat)
+* sftp: Handle overwrites correctly (was silent overwrite)
+
Major changes in 0.2.1:
* Added archive backend
* Implement most of the async functions in GDaemonFile