Chris' patch
diff --git a/ChangeLog b/ChangeLog
index 744db96..5c885a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
+2006-10-11  Linus Walleij <triad@df.lth.se>
+
+	* examples/delfile.c: patch from Chris Debenham 
+	  straingtening out the command-line interface a bit
+	  more.
+
 2006-10-10  Linus Walleij <triad@df.lth.se>
 
-	* examples/delfile.c: patch to make this command take an
-	  optional filename as parameter instead of file ID.
+	* examples/delfile.c: patch from Chris Debenham to make 
+	  this command take an optional filename as parameter 
+	  instead of file ID.
 
 2006-09-26  Linus Walleij <triad@df.lth.se>