OSDN Git Service

Release 4.59
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 24 Dec 2009 16:39:45 +0000 (08:39 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 24 Dec 2009 16:39:45 +0000 (08:39 -0800)
ChangeLog
configure.ac

index ab2ce3c..49705e7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 4.59:
+       Add values for Bluetooth 4.0 specification.
+       Add SDP functions for HDP support.
+       Add test scripts for input and audio.
+       Fix missing close on BtIO create_io function.
+       Fix sending incorrect AVDTP commands after timeout occurs.
+       Fix timer removal when device disconnects unexpectedly.
+       Fix Extended Inquiry Response record for Device ID.
+
 ver 4.58:
        Fix crash when adapter agent exists during authentication.
        Fix CK-20W quirks for play and pause events.
index 6e7d253..d3bb30c 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.58)
+AC_INIT(bluez, 4.59)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)