OSDN Git Service

Release 4.35
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 11 Apr 2009 18:22:43 +0000 (20:22 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 11 Apr 2009 18:22:43 +0000 (20:22 +0200)
ChangeLog
configure.ac

index e7c7cca..ce7c1f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 4.35:
+       Add support for Handsfree profile headset role.
+       Add additional checks for open SEIDs from clients.
+       Fix device removal while audio IPC client is connected.
+       Fix device removal when an authorization request is pending.
+       Fix incoming AVDTP connect while authorization in progress.
+       Fix disconnection timers for audio support.
+       Fix various potential NULL pointer deferences.
+       Fix callheld indicator value for multiple calls.
+       Fix voice number type usage.
+       Fix GDBus watch handling.
+
 ver 4.34:
        Add support for version checks of plugins.
        Add support for class property on adapter interface.
index 103c7bf..16ad85c 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.60)
 AC_INIT()
 
-AM_INIT_AUTOMAKE(bluez, 4.34)
+AM_INIT_AUTOMAKE(bluez, 4.35)
 AM_CONFIG_HEADER(config.h)
 
 AM_MAINTAINER_MODE