mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-14 07:44:36 +08:00
Release 5.79
This commit is contained in:
parent
665af5b7d1
commit
0845b8f6ef
@ -1,3 +1,9 @@
|
||||
ver 5.79:
|
||||
Fix issue with handling address type while pairing.
|
||||
Add support for allowing to set A2DP transport delay.
|
||||
Add support for persistent userspace HID operation.
|
||||
Add support for handling syncing to multiple BISes.
|
||||
|
||||
ver 5.78:
|
||||
Fix issue with handling notification of scanned BISes to BASS
|
||||
Fix issue with handling checking BIS caps against peer caps.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(bluez, 5.78)
|
||||
AC_INIT(bluez, 5.79)
|
||||
|
||||
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