From 8050837e01254b698664a1656b724398e1cbf848 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 20 Jun 2014 20:32:08 +0200 Subject: [PATCH] Release 5.20 --- ChangeLog | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1c9fd1ac4..25ce5ca68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +ver 5.20: + Fix issue with LED handling of PS3 controllers. + Add support for Android Bluetooth GATT server interface. + Add support for Android Bluetooth HID over GATT feature. + Add support for Android Bluetooth multi-profile feature. + Add support for Android Bluetooth aptX audio integration. + + Note: aptX codec not included + ver 5.19: Fix issue with OBEX Put-Delete and Create-Empty methods. Fix issue with AVRCP browsable/searchable player properties. diff --git a/configure.ac b/configure.ac index b52753077..fb6b5022e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.19) +AC_INIT(bluez, 5.20) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3