summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2011-08-29 18:36:23 +0200
committerTomas Bzatek <tbzatek@redhat.com>2011-08-29 18:36:23 +0200
commit46dffd6cb07793c5c42e5f8394b467dff96baf09 (patch)
treea5d088b6ebb59eac82a9efb54b38e670a640da93
parent209bb3308bd31159796cd8a5750a165ba185a4e0 (diff)
downloadgvfs-46dffd6cb07793c5c42e5f8394b467dff96baf09.tar.gz
Update NEWS for 1.9.4 release1.9.4
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3531faa..569fa01c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 1.9.4
+======================
+* Brand new AFP backend written by Carl-Anton Ingmarsson
+* Fixed several leaks of GSimpleAsyncResult objects
+* Added simple gvfs-mime test application
+* daemon: Ignore SIGPIPE signals to avoid process termination on cancelled transfer
+* computer: Use 'drive-harddisk-system' as File System icon
+* ftp: Fix return value of try_get_settable_attributes() on failure
+* gvfs-open: Exit with error code > 0 when open fails
+* String tweaks and translation updates
+
Major changes in 1.9.3
======================
* gvfs-copy: Do not use deprecated g_format_size_for_display()