diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-13 19:52:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-13 19:52:25 +0000 |
commit | 94c78fb8f2ca5c0ad845bfdaac226144e16da39b (patch) | |
tree | 24da14f254c2df97e95a8a397d34677af995b9b2 /hurd | |
parent | a1653d830015817a6a9c1114d33fa32fe36ad7cf (diff) |
.
Diffstat (limited to 'hurd')
-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. |