OSDN Git Service

Release 4.73
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 3 Oct 2010 18:49:46 +0000 (20:49 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 3 Oct 2010 18:49:46 +0000 (20:49 +0200)
ChangeLog
configure.ac

index 722bde0..fba820d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 4.73:
+       Fix problem with EIR data when setting the name.
+       Fix reading local name from command complete event.
+       Fix registering local endpoints with disabled socket interface.
+       Add support for more HCI operations using ops infrastructure.
+       Add support for GATT characteristic hierarchy.
+       Add support for GATT indications.
+
 ver 4.72:
        Fix memory leak while connecting BTIO channels.
        Fix crash with GStreamer plugin if SBC is not supported.
index 5d31dc4..6adb7b3 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.72)
+AC_INIT(bluez, 4.73)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)