diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-08 09:28:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-08 09:28:28 +0000 |
commit | 3a9ca55bf348e7ba8450fa32860be1a8a358e562 (patch) | |
tree | a71ebde4a35c85643ecf1912c9b52cdecee947e5 /libfshelp/ChangeLog | |
parent | 94ae465a44066c95031af93aac00ccdd9eb99e5e (diff) |
.
Diffstat (limited to 'libfshelp/ChangeLog')
-rw-r--r-- | libfshelp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index 38cd25c3..4ce05dd1 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,3 +1,8 @@ +2002-05-07 Roland McGrath <roland@frob.com> + + * fetch-root.c (fshelp_fetch_root): int -> size_t + * delegate.c (fshelp_delegate_translation): Likewise. + 2002-03-05 Marcus Brinkmann <marcus@gnu.org> * fshelp.h: Refer to dir_lookup, not dir_pathtrans, in comment. |