[gnome-bluetooth] 3.27.92



commit 86c63ba3bbaad956670f5a103d160908cdabddaf
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Mar 5 13:27:39 2018 +0100

    3.27.92

 NEWS        |    7 +++++++
 meson.build |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d43c910..c975c57 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+ver 3.27.92:
+- Avoid crash when Bluetooth panel is switched away from quickly
+- Fix connection button state becoming out of sync after disconnect
+- Make sure to remove all the devices when bluetoothd crashes
+- Stop spinner when it becomes invisible
+- Fix compile-time warning
+
 ver 3.27.90:
 - Simplify and make BluetoothClient more efficient
 - Fix problems when Bluetooth adapters come and go
diff --git a/meson.build b/meson.build
index 00cb6da..666df54 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-bluetooth', 'c',
-  version: '3.27.90',
+  version: '3.27.92',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.43.0'


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