OSDN Git Service

Release 4.42
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 21 Jun 2009 12:27:08 +0000 (14:27 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 21 Jun 2009 12:27:08 +0000 (14:27 +0200)
ChangeLog
configure.ac

index 6efb5e6..f027d51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+ver 4.42:
+       Add TI WL1271 to Texas Instruments chip list.
+       Add special udev mode to bluetoothd.
+       Fix regression when there is no agent registered.
+       Fix error return when bonding socket hang up.
+       Fix SCO server socket for HFP handsfree role.
+       Fix shutdown on SCO socket before closing.
+       Fix shutdown on A2DP audio stream channel before closing.
+       Fix issue with asserting on AVDTP reference count bugs.
+       Fix authorization denied issue with certain headsets.
+       Fix AVRCP UNITINFO and SUBUNIT INFO responses.
+       Fix discovery cancel issues in case SDP discovery fails.
+
 ver 4.41:
        Fix pairing even if the ACL gets dropped before successful SDP.
        Fix regression which caused device to be removed after pairing.
index da930e5..412fa22 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.60)
 AC_INIT()
 
-AM_INIT_AUTOMAKE(bluez, 4.41)
+AM_INIT_AUTOMAKE(bluez, 4.42)
 AM_CONFIG_HEADER(config.h)
 
 AM_MAINTAINER_MODE