OSDN Git Service

Release 4.77
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 26 Oct 2010 15:57:45 +0000 (17:57 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 26 Oct 2010 15:57:45 +0000 (17:57 +0200)
ChangeLog
configure.ac

index 67cfc69..c75628d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 4.77:
+       Fix issue with device name and accessing already freed memory.
+       Fix issue with handling CHLD=0 command for handsfree.
+       Fix issue with manager properties and no adapters.
+       Fix issue with properties and broken service records.
+       Fix issue with A2DP playback and sample rate changes.
+       Update MCAP and HDP support.
+
 ver 4.76:
        Fix issue in telephony driver with hanging up held call.
        Fix issue in telephony driver with notifications when on hold.
index 6ffeb20..13a154c 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.76)
+AC_INIT(bluez, 4.77)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)