aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Low <richard@wentnet.com>2007-09-16 16:25:50 +0000
committerRichard Low <richard@wentnet.com>2007-09-16 16:25:50 +0000
commite9f205f66239d5933f17986214847f3cd3c740f4 (patch)
treebe5fecbedfda7de2223ffd661c6f682dadcac7c2 /ChangeLog
parent3e418e20db3fa3ec60d069478314238b47e71354 (diff)
downloadlibmtp-e9f205f66239d5933f17986214847f3cd3c740f4.tar.gz
Only read descriptors when necessary
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5ceee7..6b971c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-16 Richard Low <richard@wentnet.com>
+
+ * src/libusb-glue.c: only read descriptors for devices we
+ don't know since it breaks on some devices
+
2007-09-15 Linus Walleij <triad@df.lth.se>
* src/ptp.c: get cancellation of xfers working.