aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-12-11 00:01:48 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-12-11 00:01:48 +0000
commitd64e77ad932e31b219634f01defda64674ecf39b (patch)
tree3bdbdf5536409dcdf1270048e1a677c0e62be8f0 /ChangeLog
parentcfdc4bc6b3f7bd814049e31d11c901f8ad95f9a1 (diff)
downloadhcidump-d64e77ad932e31b219634f01defda64674ecf39b.tar.gz
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 ef00f1d..2284b84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 1.28:
+ Add missing UUID definitions and translations.
+ Add option to disable vendor commands and events.
+ Add decoding for hold mode, sniff mode and park state.
+ Add decoding for sniff subrate command complete event.
+ Decode class of device and BD_ADDR for inquiry filter.
+ Make it possible to obfuscate pin codes and link keys.
+
+ Note:
+ This version needs at least bluez-libs-2.23
+
ver 1.27:
Decode the extended inquiry response payload.
Update HCI_DEV_NONE frame format.