mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-28 06:34:19 +08:00
Release 4.90
This commit is contained in:
parent
43bfa36567
commit
67fc00db39
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
ver 4.90:
|
||||
Fix issue with setting of global mode property.
|
||||
Fix issue with handling of RequestSession responses.
|
||||
Fix issue with TP_BNEP_CTRL_BV_01_C qualification test.
|
||||
Fix issue with too short AVDTP request timeout.
|
||||
Add support for SIM Access Profile manager.
|
||||
Add support for new UUID utility functions.
|
||||
Add support for attribute server notifications.
|
||||
Add support for client characteristic configuration.
|
||||
Update support for interactive GATT utility.
|
||||
|
||||
ver 4.89:
|
||||
Fix issue with name resolving when discovery is suspended.
|
||||
Fix issue with parsing flags of advertising report.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(bluez, 4.89)
|
||||
AC_INIT(bluez, 4.90)
|
||||
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
Loading…
Reference in New Issue
Block a user