ChangeLog, chattr.c, lsattr.c:
  chattr.c, lsattr.c: Define the _LARGEFILE64_SOURCE to force the use of
  the LFS so that lstat will work on large files.

diff --git a/misc/ChangeLog b/misc/ChangeLog
index 10e5e9d..1d02bf5 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-07  Theodore Tso  <tytso@valinux.com>
+
+	* chattr.c, lsattr.c: Define the _LARGEFILE64_SOURCE to force the
+		use of the LFS so that lstat will work on large files.
+
 2001-01-17  Theodore Ts'o  <tytso@valinux.com>
 
 	* tune2fs.c, mke2fs.c, tune2fs.8.in, mke2fs.8.in: Change user