[gvfs/gnome-3-28] Update NEWS for 1.36.2 release



commit eb283f2ff47432cc66976c0ad66e267b9b0c8305
Author: Ondrej Holy <oholy redhat com>
Date:   Mon May 7 10:08:42 2018 +0200

    Update NEWS for 1.36.2 release

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c40040f..df68638 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 1.36.2
+=======================
+* 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
+* Translation updates
+
 Major changes in 1.36.1
 =======================
 * backend: Fix crashes when "Volume is busy" prompt is shown
diff --git a/configure.ac b/configure.ac
index 896ab9d..609c5df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.36.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.36.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
 AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar -Wno-portability])
 
 AC_CONFIG_HEADERS(config.h)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]