OSDN Git Service

Release 4.99
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 6 Mar 2012 17:04:22 +0000 (09:04 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 6 Mar 2012 17:04:22 +0000 (09:04 -0800)
ChangeLog
configure.ac

index 2c9aaf8..4262c78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 4.99:
+       Fix issue with missing retries for BNEP connection setup.
+       Fix issue with not showing name if first EIR has no details.
+       Fix issue with running SDP discovery for LE devices.
+       Add support for GATT using 128-bit Bluetooth UUIDs.
+       Add support for retrieving key size information.
+       Add support for storing Long Term Keys.
+       Add support for Proximity Reporter API.
+       Add support for KeyboardDisplay IO capability.
+       Add support for version 1.0 of management API.
+       Add support for monitoring interface.
+
 ver 4.98:
        Fix issue with adapter list upon initialization failure.
        Fix issue with missing legacy property for Low Energy.
index 5b81f28..f298909 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.98)
+AC_INIT(bluez, 4.99)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)