summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-08-25 23:48:25 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-08-25 23:48:25 +0200
commitde77a99f4f33cf03b054ebae9b60587af0333e4d (patch)
tree326db9b8f201eb7152e83caf04adce696ad40c11 /ChangeLog
parent1c32720c210eb92936f95839fe3636c6fc474db5 (diff)
downloadbluez-de77a99f4f33cf03b054ebae9b60587af0333e4d.tar.gz
Release 4.704.70
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4aa458966..1fec70bc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+ver 0.70:
+ Fix incoming call indication handling when in WAITING state.
+ Fix various SDP related qualification test case issues.
+ Fix logic to write EIR when SDP records are changed.
+ Fix UTF-8 validity check for remote names in EIR.
+ Add support for UUID-128 extended inquiry response.
+ Add service UUIDs from EIR to the DeviceFound signal.
+ Add fast connectable feature for Handsfree profile.
+ Add HCI command and event definitions for AMP support.
+ Add firmware download support for Qualcommh devices.
+ Add host level support for Atheros AR300x device.
+ Add initial support of ATT and GATT for basic rate.
+
ver 4.69:
Fix issue with calling g_option_context_free() twice.
Fix inconsistencies with initial LE commands and events.