OSDN Git Service

Release 4.81
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 30 Nov 2010 14:55:09 +0000 (15:55 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 30 Nov 2010 14:55:09 +0000 (15:55 +0100)
ChangeLog
configure.ac

index d040767..c78e0c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 4.81:
+       Fix issue with telephony driver initialization.
+       Fix issue with adapter services list initialization.
+       Fix crash after simultaneous authentication requests.
+       Add support for primary service search on device creation.
+
 ver 4.80:
        Fix legacy link key storing for some buggy adapters.
        Fix invalid memory access when EIR field length is zero.
index 493243b..50617fd 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.80)
+AC_INIT(bluez, 4.81)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)