diff options
author | Ondrej Holy <oholy@redhat.com> | 2018-04-16 16:30:15 +0200 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2018-04-16 16:30:29 +0200 |
commit | d0dd095d05b15edbeff9857e94325c9ccd40a85d (patch) | |
tree | 1dae6a79f63920326098a7518370f12d2146731f | |
parent | 0024e34c5498db47eca6ffeae5b5c03e08739bad (diff) | |
download | gvfs-d0dd095d05b15edbeff9857e94325c9ccd40a85d.tar.gz |
Update NEWS for 1.37.1 release1.37.1
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Major changes in 1.37.1 +======================= +* udisks2: Remove optical disc volumes/mounts if drive disappears +* daemon: Prevent deadlock and invalid read when closing channels +* metadata: Prevent usage of NULL if GUdevDevice is not found +* mtp: Implement support for move and copy operations +* backend: Fix crashes when "Volume is busy" prompt is shown +* build: Remove autotools +* build: Various meson-related fixes and improvements +* Several smaller bugfixes +* Translation updates + Major changes in 1.36.0 ======================= * Translation updates |