mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-24 12:44:19 +08:00
Release 4.74
This commit is contained in:
parent
724d9f6a8f
commit
b99d3cbf30
@ -1,3 +1,11 @@
|
||||
ver 4.74:
|
||||
Fix regression for Legacy Pairing.
|
||||
Fix wrong PSM value for attribute protocol.
|
||||
Fix issue with RSSI field in advertising reports.
|
||||
Add support for Add BR/EDR and LE interleaved discovery.
|
||||
Add support for GATT write characteristic value option.
|
||||
Add support for specifying download address for AR300x.
|
||||
|
||||
ver 4.73:
|
||||
Fix problem with EIR data when setting the name.
|
||||
Fix reading local name from command complete event.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(bluez, 4.73)
|
||||
AC_INIT(bluez, 4.74)
|
||||
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
Loading…
Reference in New Issue
Block a user