commit 042b2cd0d57a779c06568318720772eba3200b6c Author: Bastien Nocera Date: Sat Apr 18 17:28:29 2015 +0200 3.16.1 NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) commit 2d953eb4ebc090e55369cc036867ca0250e8339d Author: Bastien Nocera Date: Thu Apr 9 12:07:06 2015 +0200 lib: Fix Bluetooth 2.1 keyboard pairing We just forgot to ever show the pairing dialogue. Duh! https://bugzilla.gnome.org/show_bug.cgi?id=746033 lib/bluetooth-settings-widget.c | 2 ++ 1 file changed, 2 insertions(+) commit 8cb094504745c6640fecc935c344e4420a493246 Author: Jian-Ding Chen Date: Fri Nov 28 13:56:31 2014 +1300 lib: Fix signature of org.bluez.Agent1.DisplayPasskey method This would cause devices that require this method to be unable to connect (e.g. keyboards). https://bugzilla.gnome.org/show_bug.cgi?id=740829 lib/bluetooth-agent.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)