aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2006-11-30 22:07:16 +0000
committerLinus Walleij <triad@df.lth.se>2006-11-30 22:07:16 +0000
commitef1e63512850a1212ec7c53883cf3a7d29ad7df6 (patch)
tree2d0b21bb20765c381d23b22204914752896f7197 /ChangeLog
parenteac1e006f1e33068417941851abeb548928492cf (diff)
downloadlibmtp-ef1e63512850a1212ec7c53883cf3a7d29ad7df6.tar.gz
Windows reversals
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc77ed7..6f867f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
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.
+ * src/libusb-glue.c: revert my own mistakes by making
+ them Windows-only.
2006-11-30 Linus Walleij <triad@df.lth.se>