OSDN Git Service

Release 4.58
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Nov 2009 11:59:42 +0000 (12:59 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Nov 2009 11:59:42 +0000 (12:59 +0100)
ChangeLog
configure.ac

index 3ef4548..ab2ce3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ver 4.58:
+       Fix crash when adapter agent exists during authentication.
+       Fix CK-20W quirks for play and pause events.
+
 ver 4.57:
        Fix unloading of drivers for uninitialized adapters.
        Fix debug message to use requested and not opened SEID.
index 718a2cf..6e7d253 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.57)
+AC_INIT(bluez, 4.58)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)