OSDN Git Service

Release 4.85
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 11 Jan 2011 07:34:03 +0000 (23:34 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 11 Jan 2011 07:34:03 +0000 (23:34 -0800)
ChangeLog
configure.ac

index 5c30bea..3e0b8a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 4.85:
+       Fix issue with event mask setting for older adapters.
+       Fix issue with device creation and pairing failures.
+       Add support for telephony support via oFono.
+       Add support for characteristic security level.
+       Update support for service registration.
+
 ver 4.84:
        Fix issue with wrong parameters and device found signals.
        Fix issue with leaking EIR data if RSSI does not change.
index f5c8d79..1ec2dfd 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.84)
+AC_INIT(bluez, 4.85)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)