mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 08:44:38 +08:00
Release 4.9
This commit is contained in:
parent
961afe8214
commit
dbe884207a
@ -1,3 +1,8 @@
|
||||
ver 4.9:
|
||||
Fix signals for Powered and Discoverable properties.
|
||||
Fix handling of Alias and Icon properties.
|
||||
Fix duplicate entries for service UUIDs.
|
||||
|
||||
ver 4.8:
|
||||
Fix retrieving of formfactor value.
|
||||
Fix retrieving of local and remote extended features.
|
||||
|
@ -1,7 +1,7 @@
|
||||
AC_PREREQ(2.50)
|
||||
AC_INIT()
|
||||
|
||||
AM_INIT_AUTOMAKE(bluez, 4.8)
|
||||
AM_INIT_AUTOMAKE(bluez, 4.9)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
Loading…
Reference in New Issue
Block a user