| commit | 9524bb9e726ebf3bdee45f07fd93e0bf2bcc439c | [log] [tgz] |
|---|---|---|
| author | Wichert Akkerman <wichert@deephackmode.org> | Tue May 25 23:11:18 1999 +0000 |
| committer | Wichert Akkerman <wichert@deephackmode.org> | Tue May 25 23:11:18 1999 +0000 |
| tree | d6e58bda20b3955234866613cc83e72375d0f030 | |
| parent | f9d3dcbea26ffc20e9bca903550ff97fffd1e250 [diff] [blame] |
use kernel dirent structure for Linux
diff --git a/ChangeLog b/ChangeLog index 1d7777d..37251fb 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,7 @@ +Wed May 26 01:04:34 CEST 1999 Wichert Akkerman <wakkerma@debian.org> + + * Use kernel dirent structure for Linux + Sun May 9 02:18:30 CEST 1999 Wichert Akkerman <wakkerma@debian.org> * Merge in patches from Andreas Schwab <schwab@issan.cs.uni-dortmund.de>