summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-07-27 02:18:50 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-07-27 02:18:50 +0000
commit99c432aacb510614489b6af49d5f4da1a9391a16 (patch)
treef24da96ca9f71ffdfcf3b0690362d8dde4055262 /ChangeLog
parent2ce3885f855be92d356b5451772c8b98030bb8f1 (diff)
Update changelog and bump version numberutils-3.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cf1fe78..ac03f8a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+ver 3.2:
+ Only check for the low-level D-Bus library.
+ Update possible device minor classes.
+ Fix timeout for pending reply.
+ Add more Inquiry with RSSI quirks.
+ Sleep only 100 msecs for device detection.
+ Don't send BondingCreated on link key renewal.
+ Allow storing of all UTF-8 remote device names.
+ Create storage filenames with a generic function.
+
+ Note:
+ This version needs at least bluez-libs-3.2
+
ver 3.1:
Fix handling of raw mode devices.
Fix busy loop in UUID extraction routine.