OSDN Git Service

Release 4.86
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 20 Jan 2011 11:25:31 +0000 (12:25 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 20 Jan 2011 11:25:31 +0000 (12:25 +0100)
ChangeLog
configure.ac

index 3e0b8a5..7633be0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 4.86:
+       Revert wrong fix for SDP PDU size error response.
+       Fix various memory leaks in A2DP and AVDTP support.
+       Add Routing property to MediaTransport interface
+       Add proper tracking mechanism to NREC status.
+       Add READ_BLOB_REQUEST support to attribute server.
+
 ver 4.85:
        Fix issue with event mask setting for older adapters.
        Fix issue with device creation and pairing failures.
index 1ec2dfd..4a979f0 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.85)
+AC_INIT(bluez, 4.86)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)