Remove single device libusb-glue code since it has been replaced with the multiple device code now
diff --git a/ChangeLog b/ChangeLog
index 988da2a..9b31d08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-23  Ted Bullock  <tbullock@canada.com>
+
+	* examples/detect.c: Stub out probe functionality
+	* libusb-glue.c: Remove old uni-device cruft code
+	* libusb-glue.h: Remove old uni-device cruft code
+	
 2007-02-22  Ted Bullock  <tbullock@canada.com>
 
 	* examples/albums.c: Updated to use new multi device code