summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-11-21 20:12:19 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-11-21 20:12:19 +0100
commit78aca46d998d7121d79ca0850f6f264f1b3958b9 (patch)
tree582231bfc07c3bf48414b151ea251e8c59dcc314 /ChangeLog
parent29c494df1235292bb39f8099bbdde557810e8420 (diff)
downloadbluez-78aca46d998d7121d79ca0850f6f264f1b3958b9.tar.gz
Release 4.804.80
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b891e4a8a..d040767aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+ver 4.80:
+ Fix legacy link key storing for some buggy adapters.
+ Fix invalid memory access when EIR field length is zero.
+ Fix adapter initialization to wait for kernel HCI commands.
+ Fix initialization of adapters which are already up.
+ Fix possible race condition when initializing adapters.
+ Fix possible crashes when attempting to connect AVDTP.
+ Fix not aborting sink stream configuration on disconnect.
+ Fix not indicating disconnected state when connecting to AVDTP.
+ Fix not dropping AVDTP session when canceling stream setup.
+ Fix AVDTP abort not being send when the state is idle.
+ Fix regression with Low Energy and interleave discovery.
+ Add a new configuration option to disable Low Energy support.
+ Add iwmmxt optimization for SBC for ARM PXA series CPUs.
+ Update support for GATT Primary Service Discovery.
+ Update MCAP and HDP support.
+
ver 4.79:
Fix issue with adapter initialization race condition.
Update new Bluetooth Management interface support.