diff options
Diffstat (limited to 'hurd/ChangeLog')
-rw-r--r-- | hurd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hurd/ChangeLog b/hurd/ChangeLog index ccfc5120..371c4da5 100644 --- a/hurd/ChangeLog +++ b/hurd/ChangeLog @@ -1,3 +1,8 @@ +2002-06-13 Roland McGrath <roland@frob.com> + + * fs.defs (dir_readdir): Revert AMOUNT type to int, since it's a count + of entries and not a byte count. + 2002-06-09 Roland McGrath <roland@frob.com> * version.h: New file. |