OSDN Git Service

Release 4.67
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 3 Jul 2010 08:42:51 +0000 (10:42 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 3 Jul 2010 08:42:51 +0000 (10:42 +0200)
ChangeLog
configure.ac

index 6031701..884cb52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 4.67:
+       Fix issue with authentication reply when bonding already completed.
+       Fix issue with not canceling authentication when bonding fails.
+       Fix issue with changed combination keys and temporary storage.
+       Fix issue with sdp_get_supp_feat library function.
+       Fix issue with missing unblock on device removal.
+       Fix issue with not waiting for mode change completion.
+       Add ARMv6 optimized version of analysis filter for SBC encoder.
+
 ver 4.66:
        Fix regression with full debug enabling via SIGUSR2.
        Fix redundant speaker/microphone gains being sent.
index 154d0dc..97c4d93 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.66)
+AC_INIT(bluez, 4.67)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)