aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2006-11-30 21:27:29 +0000
committerLinus Walleij <triad@df.lth.se>2006-11-30 21:27:29 +0000
commit4bf38dd3a0abc015dfb3a570f09a75377cc967a8 (patch)
tree4772b7c5d47a74652abadb4b6014b3600a2960ca /ChangeLog
parent9dcbb58a25d78fe632a127da12c74c16e16b947c (diff)
downloadlibmtp-4bf38dd3a0abc015dfb3a570f09a75377cc967a8.tar.gz
Credits...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c95e640..cc77ed7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-11-30 Matthew Wilcox <matthew@wil.cx>
+
+ * src/ptp.c: on some devices, surplus packet data is
+ sometimes returned during read, i.e. a header of the
+ next package is typically attacked to the incoming
+ data, as if someone was sending several packets at
+ once. If this happens we buffer the surplus packet.
+
2006-11-30 Linus Walleij <triad@df.lth.se>
* configure.ac: this *is* gonna be libmtp 0.1.0!