[gnome-bluetooth] 3.17.90
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] 3.17.90
- Date: Mon, 17 Aug 2015 17:22:43 +0000 (UTC)
commit b9e4a50284f422e4350d1fc4f8d5b38683f316ed
Author: Bastien Nocera <hadess hadess net>
Date: Mon Aug 17 19:07:40 2015 +0200
3.17.90
NEWS | 19 +++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 22d7d89..6ada2b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+ver 3.17.90:
+
+This version of the library adds Obex support to the settings
+widget. When the settings panel will be opened, other devices
+will be able to send files to the computer.
+
+- Remove outdated end-user documentation
+
+Settings:
+- Better empty and disabled state views
+- Handle service authorisation requests for HID devices (mice, joypads)
+- Fix phone icon if extra icons aren't installed
+- Add default PIN for Logitech Ultrathin Touch mouse and
+ Microsoft Sculpt Comfort mice
+
+Send-to:
+- Show better error message when sending a file fails
+- Disallow sending files to iDevices, they don't support Obex
+
ver 3.16.1:
- Fix Bluetooth 2.1 keyboards not being pairable
diff --git a/configure.ac b/configure.ac
index 7919a74..8ea73e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
m4_define(gnomebt_version_major, 3)
m4_define(gnomebt_version_minor, 17)
-m4_define(gnomebt_version_micro, 1)
+m4_define(gnomebt_version_micro, 90)
AC_INIT([gnome-bluetooth],
[gnomebt_version_major.gnomebt_version_minor.gnomebt_version_micro],
@@ -21,7 +21,7 @@ AM_INIT_AUTOMAKE([1.8 dist-xz no-dist-gzip check-news tar-ustar])
# - If binary compatibility has been broken (eg removed or changed interfaces)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-GNOMEBT_LT_VERSION=13:0:0
+GNOMEBT_LT_VERSION=13:1:0
AC_SUBST(GNOMEBT_LT_VERSION)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]