From aed3d15d613456802b38dd59fb98972de910476b Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 13 Jul 2010 17:55:47 -0300 Subject: [PATCH] Release 4.69 --- ChangeLog | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1744f8c67..4aa458966 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +ver 4.69: + Fix issue with calling g_option_context_free() twice. + Fix inconsistencies with initial LE commands and events. + Add support for telephony ClearLastNumber method. + Add support for network server interface. + ver 4.68: Fix initialization of adapters in RAW mode. Fix signal strength for HFP in Maemo's telephony support. diff --git a/configure.ac b/configure.ac index a4805f7c1..b004f6e4e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 4.68) +AC_INIT(bluez, 4.69) AM_INIT_AUTOMAKE([foreign subdir-objects]) AM_CONFIG_HEADER(config.h) -- 2.11.0