aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b274d3..d6bf520 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-07-06 NIIBE Yutaka <gniibe@fsij.org>
+
+ * mcu/usb-usbip.c (hc_handle_data_urb): Fix the condition of the
+ end of transaction.
+ (read_data_transaction): Allow partial read by host.
+
2017-07-05 NIIBE Yutaka <gniibe@fsij.org>
* example-fraucheky: New.