summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2012-09-04 19:57:14 +0200
committerTomas Bzatek <tbzatek@redhat.com>2012-09-04 19:57:14 +0200
commit46ed9003b4624c896001a342af26e391ae2377a3 (patch)
treee838edcd78ffd7af3c9164331079c2e35f460834
parentd724c8d07dd3dcb97b71d086562e7370caee16ee (diff)
downloadgvfs-1.13.8.tar.gz
Update NEWS for 1.13.8 release1.13.8
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c8a9641..196d4756 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Major changes in 1.13.8
+=======================
+* Added support for symbolic icons
+* Removed favicon support
+* Various build fixes and cleanup
+* daemon: Return correct error for invalid backends
+* daemon: Fix races when mounting the same mount in parallel
+* daemon: Don't warn when running against an older gvfs-daemon
+* gdbus: Don't g_warn about getting the dbus name
+* gmountspec: Make sure to free the GVariantIter
+* afc: Improve idevice error handling
+* afc: Unpair an idevice if it was already paired and refuses to connect
+* afc: Use the correct choice index for "Cancel"
+* afp: fix g_vfs_afp_connection_get_max_request() not returning any value
+* afp: Use human friendly error messages
+* network: Don't set a file size for the network:// shortcuts
+* network: Append the service name when needed to help differentiate
+* recent: Honor the private hint
+* Don't use the display name to make the unique mount point
+* Don't include jargon in mount display names and messages
+* Added more hints for translators
+* Translation updates
+
Major changes in 1.13.7
=======================
* Use libsecret instead of gnome-keyring