[gvfs] Update NEWS for 1.39.3 release



commit d43ca263448e365959e770da0ec592185012f782
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Dec 10 15:01:36 2018 +0100

    Update NEWS for 1.39.3 release

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 98667edf..6d65122a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 1.39.3
+=======================
+* udisks2: Improve handling of mounts which doesn't point into fs root
+* udisks2: Restore support of comment=x-gvfs-* option
+* daemon: Prevent spawning new daemons if outgoing operation exists
+* common: Prevent crashes on invalid autorun file
+* Several smaller bugfixes
+* Translation updates
+
 Major changes in 1.39.1
 =======================
 * google: Rework cache for better performance
diff --git a/meson.build b/meson.build
index 356c3442..abe30bee 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gvfs', 'c',
-  version: '1.39.2',
+  version: '1.39.3',
   license: 'LGPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.46.0'


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