summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-09-09 11:10:16 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-09-09 11:10:16 +0200
commitd805049e757055e537993d75226c7d1a6c75e2f7 (patch)
treea7267d090289a742fe938d38522add665fc36b1a /ChangeLog
parent1bb185f5ece94d3db12d6e61e7b7cf138fbedd05 (diff)
downloadbluez-d805049e757055e537993d75226c7d1a6c75e2f7.tar.gz
Release 4.714.71
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12008c212..8bd6adc9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+ver 4.71:
+ Fix compilation when SBC support in not enabled.
+ Fix crash with RequestSession and application disconnects.
+ Fix memory leak and possible crash when removing audio device.
+ Fix issue with closing stream of locked sep when reconfiguring.
+ Fix issue where discovery could interfere with bonding.
+ Fix issue with Connected status when PS3 BD remote connects.
+ Fix issue with lifetime of fake input devices.
+ Add support for compile time option of oui.txt path.
+ Add support for printing IEEE1284 device ID for CUPS.
+ Add plugin for setting adapter class via DMI.
+ Add more features for attribute protocol and profile.
+ Add initial support for MCAP.
+
ver 4.70:
Fix incoming call indication handling when in WAITING state.
Fix various SDP related qualification test case issues.