summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-07-01 03:10:42 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-07-01 03:10:42 +0000
commitf1e41a10b21e7f7bdd1f5fec7fd2d96e23a03def (patch)
tree8795e30e0d64174c7c340b062b7238c337a13e53 /ChangeLog
parentc4139033616c53b1f790fe165d1a22fcce292e74 (diff)
Update changelog and bump version numberutils-3.35
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52e6f696..bdc21e73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 3.35:
+ Add UUID-128 support for service discovery.
+ Fix usage of friendly names for service discovery.
+ Fix authorization when experiemental is disabled.
+ Fix uninitialized variable in passkey request handling.
+ Enable output of timestamps for l2test and rctest.
+
+ Note:
+ This version needs at least bluez-libs-3.35
+
ver 3.34:
Use safe function versions for SDP client handling.
Fix issue with RemoveDevice during discovery procedure.