summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-09-16 11:01:24 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-09-16 11:01:24 +0000
commit8e94e6edf8ced030fce3706c9df039cff7cc52ed (patch)
tree35b3e34ad350c4109f0b84e2227dc9bef5f459de /ChangeLog
parent6efce5841c487a4fbbc0aa324cbcdd1d58f40077 (diff)
Update changelog and bump version number
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e4794d0..b4936b8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 3.19:
+ Limit range of bitpool announced while in ACP side.
+ Use poll instead of usleep to wait for worker thread.
+ Use default event mask from the specification.
+ Add HID proxy support for Logitech diNovo Edge dongle.
+ Add refresh option to re-request device names.
+ Show correct connection link type.
+
+ Note:
+ This version needs at least bluez-libs-3.19
+
ver 3.18:
Implement proper locking for headsets.
Fix various A2DP SEP locking issues.