OSDN Git Service

Release 4.78
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Nov 2010 11:43:35 +0000 (12:43 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Nov 2010 11:43:35 +0000 (12:43 +0100)
ChangeLog
configure.ac

index c75628d..3f3675b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 4.78:
+       Fix various issues with AVDTP timer handling.
+       Fix various issues with handling of mode changes.
+       Fix issue with audio disconnect watch in connecting state.
+       Fix issue with handling call waiting indicators in telephony.
+       Fix issue with handling UUID parameter and RegisterEndpoint.
+       Add initial support for Bluetooth Management interface.
+       Add support for Application property to HealthChannel.
+
 ver 4.77:
        Fix issue with device name and accessing already freed memory.
        Fix issue with handling CHLD=0 command for handsfree.
index 13a154c..ace1d5f 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.77)
+AC_INIT(bluez, 4.78)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)