Release 4.30

This commit is contained in:
Marcel Holtmann 2009-02-12 23:27:51 +01:00
parent 0aa1bb217a
commit 3e17743714
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
ver 4.30:
Add CID field to L2CAP socket address structure.
Fix reset of authentication requirements after bonding.
Fix storing of link keys when using dedicated bonding.
Fix storing of pre-Bluetooth 2.1 link keys.
Fix resetting trust settings on every reboot.
Fix handling of local name changes.
Fix memory leaks in hciconfig and hcitool
ver 4.29:
Use AVRCP version 1.0 for now.
Decrease AVDTP idle timeout to one second.

View File

@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT()
AM_INIT_AUTOMAKE(bluez, 4.29)
AM_INIT_AUTOMAKE(bluez, 4.30)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE