From 3a943c92ea011712476c8dfdda334589f8583e03 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 16 Sep 2013 08:08:22 -0700 Subject: [PATCH] Release 5.9 --- ChangeLog | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6d343941f..d82964026 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +ver 5.9: + Fix issue with network service and adapter removal. + Fix issue with misleading OBEX error messages. + Fix issue with OBEX transport reference handling. + Fix issue with memory leak with MAP event handler. + Fix issue with missing MAP property changed signal. + Fix issue with message type property values. + Fix issue with empty UUID list for devices. + Fix issue with profile agent cancel method. + Remove dependency on USB library. + ver 5.8: Fix issue with missing OBEX session properties. Fix issue with missing SDP service refresh. diff --git a/configure.ac b/configure.ac index b6f0907d8..41c293513 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.8) +AC_INIT(bluez, 5.9) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.11.0