diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 498e4c403..83379fb4a 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,6 +1,9 @@ Sun Oct 27 07:47:03 1996 Gary Houston - * boot-9.scm (stat:dev etc.) accessor functions for stat components. + * boot-9.scm (stat:dev, stat:ino, stat:mode, stat:nlink, stat:uid, + stat:gid, stat:rdev, stat:size, stat:atime, stat:mtime, + stat:ctime, stat:blksize, stat:blocks) accessor functions for stat + components. (file-is-directory?): use stat:type. Fri Oct 25 03:34:47 1996 Jim Blandy