mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 16:24:28 +08:00
Release 5.41
This commit is contained in:
parent
8caffd414e
commit
c560b5074f
@ -1,3 +1,11 @@
|
||||
ver 5.41:
|
||||
Fix issue with service state changes handling.
|
||||
Fix issue with AVRCP and no available player.
|
||||
Fix issue with handling discovery filters.
|
||||
Fix issue with handling temporary addresses.
|
||||
Fix issue with GATT MTU size and BR/EDR links.
|
||||
Fix issue with OBEX and creating directories.
|
||||
|
||||
ver 5.40:
|
||||
Fix issue with not storing GATT attributes.
|
||||
Fix issue with optional GATT notifications.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(bluez, 5.40)
|
||||
AC_INIT(bluez, 5.41)
|
||||
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
|
||||
tar-pax no-dist-gzip dist-xz])
|
||||
|
Loading…
Reference in New Issue
Block a user