From 4e876574d5e4cad71fca7621bb5ae69b1bcd34f2 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 3 Oct 2010 20:49:46 +0200 Subject: Release 4.73 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 722bde07e..fba820ded 100644 --- 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. diff --git a/configure.ac b/configure.ac index 5d31dc4ec..6adb7b39b 100644 --- a/configure.ac +++ b/configure.ac @@ -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) -- cgit v1.2.1