summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-09-29 21:43:47 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-09-29 21:43:47 +0000
commit92dcb8a979aed969d7d0441b394a023d2bb532a0 (patch)
tree8991a7338312bc61c7be6e2345917c986d2be5b4 /ChangeLog
parent145e7798be86fa7f0bceb9ae784de566d2272ed6 (diff)
Update changelog and bump version numberutils-3.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57de566c..e4349b8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 3.7:
+ Fix class of device handling.
+ Fix error replies with pairing and security mode 3.
+ Fix disconnect method for RFCOMM connections.
+ Add match pattern for service searches.
+ Add support for prioritized watches.
+
+ Note:
+ This version needs at least bluez-libs-3.7
+
ver 3.6.1:
Fix IO channel race conditions.
Fix pairing issues on big endian systems.