commit | d077c451cd94c49ca508e1082a85cd042c0e7398 | [log] [tgz] |
---|---|---|
author | Wichert Akkerman <wichert@deephackmode.org> | Thu Aug 10 18:16:15 2000 +0000 |
committer | Wichert Akkerman <wichert@deephackmode.org> | Thu Aug 10 18:16:15 2000 +0000 |
tree | 602b2f39445a90491e67fb67304e1602d5024fd8 | |
parent | 16a03d2e97415afe6cf34172a0aea97a95a0b160 [diff] [blame] |
Handle change in Linux 2.4.0-test6 stat structure
diff --git a/ChangeLog b/ChangeLog index b6c9cd0..12050bd 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,10 @@ 2000-08-09 Wichert Akkerman <wakkerma@debian.org> + * file.c: update to reflect that st_ino suddenly became a long long + in the in Linux 2.4.0-test6 + +2000-08-09 Wichert Akkerman <wakkerma@debian.org> + * test/clone.c: minor fixup * Another bunch of patches from John Hughes merged: * signal.c: