commit | b84b3856898f0119f8c4992a064a7f441d65a4f9 | [log] [tgz] |
---|---|---|
author | Linus Walleij <triad@df.lth.se> | Wed Mar 04 15:11:08 2009 +0000 |
committer | Linus Walleij <triad@df.lth.se> | Wed Mar 04 15:11:08 2009 +0000 |
tree | e0fffaaf25d251f6557bb2bd3422a6bcf9e1fe36 | |
parent | 25a163093dc475c9e5322c3e1aad0321d0af0eeb [diff] [blame] |
Increased reliability of file transfers
diff --git a/ChangeLog b/ChangeLog index f8a86ea..4d02e65 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2009-03-04 Linus Walleij <triad@df.lth.se> + + * src/libusb-glue.c: patch from Marcus to fix an issue + with retransmit originally reported by Florent Pillet. + 2009-02-21 Linus Walleij <triad@df.lth.se> * src/libmtp.c: some additional NULL checks from