Getting files immediately to file descriptor.
diff --git a/ChangeLog b/ChangeLog
index fb4679a..c6c5325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
 2006-08-21  Linus Walleij <triad@df.lth.se>
 
 	* src/libmtp.c: fixup mmap() usage and add madvise() 
-	  as result of experiments by Gavin McCullagh.
+	  as result of experiments by Gavin McCullagh. Upstream
+	  accept patch to get files directly to file descriptor.
+	* src/ptp.c: sync to upstream which merges patch to get
+	  file directly to file descriptor.
+	* src/ptp.h: dito.
 
 2006-08-20  Linus Walleij <triad@df.lth.se>