aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2007-09-18 21:12:05 +0000
committerLinus Walleij <triad@df.lth.se>2007-09-18 21:12:05 +0000
commitda17cda93ae574e0d92747284c175bc9df944602 (patch)
tree5a07dbe9c69e804905643a2fa32ccd184744a10c /ChangeLog
parent724f0106d96f546dbecbb4a2b103f7079f4287da (diff)
downloadlibmtp-da17cda93ae574e0d92747284c175bc9df944602.tar.gz
Stop fiddling with the endpoints on close_usb()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 179bfac..c1148e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-18 Linus Walleij <triad@df.lth.se>
+
+ * src/libusb-glue.c: stop the endpoint unhalting/unstalling when
+ closing the USB device. It was AYBABTU the Samsungs
+ (and others).
+
2007-09-17 Linus Walleij <triad@df.lth.se>
* src/libusb-glue.c: silenced weirdo error message.