diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2012-09-04 19:57:14 +0200 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2012-09-04 19:57:14 +0200 |
commit | 46ed9003b4624c896001a342af26e391ae2377a3 (patch) | |
tree | e838edcd78ffd7af3c9164331079c2e35f460834 /NEWS | |
parent | d724c8d07dd3dcb97b71d086562e7370caee16ee (diff) | |
download | gvfs-46ed9003b4624c896001a342af26e391ae2377a3.tar.gz |
Update NEWS for 1.13.8 release1.13.8
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -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 |