mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-17 09:14:32 +08:00
Release 4.3
This commit is contained in:
parent
862ac7734f
commit
80c64de2ef
@ -1,3 +1,9 @@
|
||||
ver 4.3:
|
||||
Add dummy driver for telephony support.
|
||||
Add support for discovery sessions.
|
||||
Add service plugin for external services.
|
||||
Various cleanups.
|
||||
|
||||
ver 4.2:
|
||||
Avoid memory copies in A2DP write routine.
|
||||
Fix broken logic with Simple Pairing check and old kernels.
|
||||
|
@ -1,7 +1,7 @@
|
||||
AC_PREREQ(2.50)
|
||||
AC_INIT()
|
||||
|
||||
AM_INIT_AUTOMAKE(bluez, 4.2)
|
||||
AM_INIT_AUTOMAKE(bluez, 4.3)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
Loading…
Reference in New Issue
Block a user