summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-05-09 12:27:49 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-05-09 12:27:49 +0000
commit67c565bcf20f7293b70aaa15a9a0651ff61ff52b (patch)
tree096ae99b547f002cd15e4d60996911b3842f1137 /ChangeLog
parent4e2579e42570a214353809903f6c8bc59db7d5ef (diff)
Update changelog and bump version numberlibs-2.17
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6559577e..1fa39ba5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 2.17:
+ Include stdio.h in bluetooth.h header file.
+ Include sys/socket.h in the header files.
+ Add functions for stored link keys.
+ Add definitions for PIN type and unit key.
+ Add SDP_WAIT_ON_CLOSE flag for sdp_connect().
+
ver 2.16:
Fix buffer allocation for features to string conversion.
Add function for reading local supported commands.