Module Name: src
Committed By: plunky
Date: Tue May 12 22:07:02 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
update bluetooth service discovery API, merging libsdp into
libbluetooth.
To generate a diff of this commit:
cvs rdiff -u -r1.1228 -r1.1229 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1228 src/doc/CHANGES:1.1229
--- src/doc/CHANGES:1.1228 Mon May 11 10:10:13 2009
+++ src/doc/CHANGES Tue May 12 22:07:02 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1228 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1229 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -271,3 +271,6 @@
file(1): Import 5.03 [christos 20090508]
dhcpcd(8): Import dhcpcd-5.0.2 [roy 20090510]
dhcpcd(8): Import dhcpcd-5.0.3 [roy 20090511]
+ bluetooth: Update the Bluetooth service discovery API and merge it
+ into libbluetooth, retiring the separate libsdp.
+ [plunky 20090512]