Enable LFS
diff --git a/ChangeLog b/ChangeLog
index 64d12fe..82bb3ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,9 @@
 	  works again and *finally* should support 64bit sizes!
 	  Then wrapped the track sending function around the file
 	  sending function so there is no more pointless code duplication
-	  giving rise to ever more bugs.
-	* examples/sendtr.c: shape up print-outs.
+	  giving rise to ever more bugs. Enable LFS, Large File Support so
+	  we can handle 64bit files properly.
+	* examples/sendtr.c: shape up print-outs, LFS support.
 	* examples/sendfile.c: dito.
 
 2007-08-06  Linus Walleij <triad@df.lth.se>