Patch from Andy Kelk to remove premature exit():s
diff --git a/ChangeLog b/ChangeLog
index 4058caf..6c611ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
 	* src/libmtp.c: patch from Dan Aloni to make sendfile
 	  use mmap and avoid memory drainage.
+	* src/libusb-glue.c: patch from Andy Kelk to avoid 
+	  exit():ing when the interface cannot be claimed.
 
 2006-07-27  Linus Walleij <triad@df.lth.se>