summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-02-13 18:02:43 -0800
committerMarcel Holtmann <marcel@holtmann.org>2011-02-13 18:02:43 -0800
commit39551a69e903bc6ddf4cfe6a9d99b1c31f7927ff (patch)
tree5a9d514b0eb67672711182068086a044d49059eb /ChangeLog
parent1bbbb1331cd26c7e319c5d832af7dfb0799d04eb (diff)
downloadbluez-39551a69e903bc6ddf4cfe6a9d99b1c31f7927ff.tar.gz
Release 4.884.88
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb7583394..c251aa4e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 4.88:
+ Fix issue with HID channel reference count handling.
+ Fix issue with daemon exit on badly formatted AT+VTS.
+ Fix issue with crash while parsing of endpoint properties.
+ Fix issue with possible crash on AVDTP Suspend request timeout.
+ Fix issue with stopping inquiry before adapter is initialized.
+ Fix issue with creating device object when connection fails.
+ Fix issue with sending HCIDEVUP when adapter is already up.
+ Fix issue with handling bonding IO channel closing.
+ Fix agent cancellation in security mode 3 situations.
+ Update pairing code to support management interface.
+
ver 4.87:
Fix issue with initialization when adapter is already up.
Fix issue with attribute server MTU and incoming connections.