mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-19 19:03:47 +08:00
Release 4.97
This commit is contained in:
parent
d223feb814
commit
214087d7de
10
ChangeLog
10
ChangeLog
@ -1,3 +1,13 @@
|
||||
ver 4.97:
|
||||
Update support for proximity profile.
|
||||
Fix issue with SBC audio decoding quality.
|
||||
Fix multiple issues with HFP support.
|
||||
Fix multiple issues with A2DP support.
|
||||
Fix multiple issues with AVDTP support.
|
||||
Fix multiple issues with AVRCP support.
|
||||
Add support for AVRCP meta-data transfer.
|
||||
Add support for Bluetooth based thermometers.
|
||||
|
||||
ver 4.96:
|
||||
Fix issue with race condition in AVDTP stream start.
|
||||
Fix issue with global adapter offline switching.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(bluez, 4.96)
|
||||
AC_INIT(bluez, 4.97)
|
||||
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
Loading…
Reference in New Issue
Block a user