From fbe20747037da13e1f7e35b87f9ee904fe3c4bab Mon Sep 17 00:00:00 2001 From: Max Krasnyansky Date: Sun, 15 Sep 2002 17:17:05 +0000 Subject: update --- AUTHORS | 4 ++++ ChangeLog | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/AUTHORS b/AUTHORS index d9b488f5..61d09d0c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,3 +4,7 @@ Maxim Krasnyansky Marcel Holtmann Various patches, fixes and other contributions. + +Stephen Crane + Support for hci_{read, write}_class_of_dev() and other HCI functions. + diff --git a/ChangeLog b/ChangeLog index f1da4c9c..ca357e62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +ver 2.1: + New HCI functions: + hci_{read, write}_class_of_dev(), + hci_{read, write}_current_iac_lap(), + hci_write_local_name() + Added RFCOMM header file. + Minor fixes. + ver 2.0: Additional company IDs. Minor fixes. -- cgit