OSDN Git Service

Release 4.70
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 25 Aug 2010 21:48:25 +0000 (23:48 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 25 Aug 2010 21:48:25 +0000 (23:48 +0200)
ChangeLog
configure.ac

index 4aa4589..1fec70b 100644 (file)
--- 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.
index b004f6e..e8abfe9 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.69)
+AC_INIT(bluez, 4.70)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)