diff options
Diffstat (limited to 'misc/ChangeLog')
-rw-r--r-- | misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/ChangeLog b/misc/ChangeLog index 10e5e9d9..1d02bf57 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 |