summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2013-02-05 18:45:14 +0100
committerTomas Bzatek <tbzatek@redhat.com>2013-02-05 18:45:14 +0100
commit4f5b9cd4d2f27f380f9cf6fd42c86ce7455f0e0d (patch)
treeae11d8f5b0b36740fd7439ab8c8ca676d8f36009
parent116e9e740d8e2d05e5643d8119530d4561f7e38b (diff)
downloadgvfs-1.15.3.tar.gz
Update NEWS for 1.15.3 release1.15.3
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 56a60f92..04d8e9de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Major changes in 1.15.3
+=======================
+* New gnome-online-accounts volume monitor written by Debarshi Ray
+* Various test suite fixes and improvements
+* tests: Fix tar/zip ArchiveMounter tests
+* tests: Fix race condition in Drive tests
+* tests: Use apache2 binary directly
+* daemon: Implement proper org.gtk.vfs.MountTracker.UnregisterMount()
+* mtp: Fix race between on_uevent and do_unmount
+* mtp: Fix leaked weak reference on monitors
+* cdda: Adapt to new paranoia.h location
+* smb: Implement proper unmount method
+* computer: Fix volume monitoring
+* build: Replace deprecated autoconf macros
+* Translation updates
+
Major changes in 1.15.2
=======================
* New MTP backend and volume monitor written by Philip Langdale