summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-03-29 18:53:25 +0200
committerMarcel Holtmann <marcel@holtmann.org>2011-03-29 18:53:25 +0200
commit8e32a44dfa0cf638e242fd5426143b7789847d40 (patch)
treecf481ccfb23435096c6f574e5251a8b2683d3521 /ChangeLog
parent0efa4ed7d7b1dcbabecd19619c1b7d8232c91b25 (diff)
downloadbluez-8e32a44dfa0cf638e242fd5426143b7789847d40.tar.gz
Release 4.914.91
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f936e704..5796bf387 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+ver 4.91:
+ Fix issue with LMP version string and hciconfig.
+ Fix issue with missing discovery signal when scanning.
+ Fix issue with wrong state and canceling name resolving.
+ Fix issue with missing check during adapter initialization.
+ Fix issue with missing protocol not supported error and A2DP.
+ Fix issue with crash during driver unregistering and A2DP.
+ Fix issue with crash when receiving AVDTP close command.
+ Fix issue with remote SEP handling when A2DP codec changes.
+ Fix issue with SCO hangup handling and state changes.
+ Fix issue with security level and MCAP instances.
+ Fix issue with memory leak and HDP data channels.
+ Add support for discover characteristics by UUID to gatttool.
+ Add initial support for Out-of-Band association model.
+ Add initial support for SIM Access Profile.
+
ver 4.90:
Fix issue with setting of global mode property.
Fix issue with handling of RequestSession responses.