OSDN Git Service

Release 4.74
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 5 Oct 2010 07:11:21 +0000 (09:11 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 5 Oct 2010 07:11:21 +0000 (09:11 +0200)
ChangeLog
configure.ac

index fba820d..9aa6d5e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 4.74:
+       Fix regression for Legacy Pairing.
+       Fix wrong PSM value for attribute protocol.
+       Fix issue with RSSI field in advertising reports.
+       Add support for Add BR/EDR and LE interleaved discovery.
+       Add support for GATT write characteristic value option.
+       Add support for specifying download address for AR300x.
+
 ver 4.73:
        Fix problem with EIR data when setting the name.
        Fix reading local name from command complete event.
index 6adb7b3..c23bf2b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.73)
+AC_INIT(bluez, 4.74)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)