[gnome-control-center/gnome-3-36] 3.36.4



commit 50e5f06507821996da5f49a06130da5f74197062
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Jul 3 17:07:06 2020 +1200

    3.36.4

 NEWS        | 16 ++++++++++++++++
 meson.build |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d477198da..3bfde4cc4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+================
+Version 3.36.4
+================
+
+- Updated translations.
+
+Sound:
+- sound: Stop non-interactive profile changes from triggering changed events.
+
+Users:
+- Don't limit the number of maximum fingerprint enroll stages.
+- Don't use sync calls for deleting fingerprints.
+- Only load the fingerprint state once.
+- Make the fingerprint operations cancellable.
+- Don't wait for fprintd on initialization.
+
 ================
 Version 3.36.3
 ================
diff --git a/meson.build b/meson.build
index 79a805332..5f3bcf54c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.36.3',
+        version : '3.36.4',
         license : 'GPL2+',
   meson_version : '>= 0.51.0'
 )


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