mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 08:14:28 +08:00
Release 4.101
This commit is contained in:
parent
02ea3647ac
commit
67ef3ac837
@ -1,3 +1,11 @@
|
||||
ver 4.101:
|
||||
Fix issue with missing BlueZ service file.
|
||||
Fix issue with aborting A2DP setup during AVDTP start.
|
||||
Fix issue with handling of multiple A2DP indication.
|
||||
Fix issue with handling AVDTP abort with invalid SEID.
|
||||
Fix issue with rejecting AVDTP abort commands.
|
||||
Add support for handling AVDTP command collision.
|
||||
|
||||
ver 4.100:
|
||||
Fix issue with crashing when SCO connection fails.
|
||||
Fix issue with HFP gateway failing on first GSM connection.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(bluez, 4.100)
|
||||
AC_INIT(bluez, 4.101)
|
||||
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
Loading…
Reference in New Issue
Block a user