From 051c717bb6496f285c23c069582d520c581e8d45 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 6 May 2008 01:30:58 +0000 Subject: Update changelog and bump version number --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 19276a19..ad337a97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +ver 3.31: + Create device object for all pairing cases. + Convert authorization to internal function calls. + Add initial support for Headset Audio Gateway role. + Add generic Bluetooth helper functions for GLib. + Fix endiannes handling of connection handles. + Don't optimize when debug is enabled. + + Note: + This version needs at least bluez-libs-3.31 + ver 3.30: Convert audio service into a plugin. Convert input service into a plugin. -- cgit