diff options
author | Roland McGrath <roland@gnu.org> | 2001-07-03 01:11:52 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-07-03 01:11:52 +0000 |
commit | 312f376bdd88d1dd82aae1ced6c7581ab88fd260 (patch) | |
tree | ceba2c2a2cebee6afd888bc61be70b8c8e0b2368 /libfshelp | |
parent | 49a2c9d930156814d5bcf34fd8e2126780ab6ef9 (diff) |
.
Diffstat (limited to 'libfshelp')
-rw-r--r-- | libfshelp/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index 15cbf690..067e2d5b 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,8 +1,14 @@ +2001-06-21 Neal H Walfield <neal@cs.uml.edu> + + * fshelp.h (fshelp_iscontroller): Declare new function. + * perms-iscontroller.c: New file. + * Makefile (SRCS): Add it. + 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * fshelp.h: Add two new parameters to fshelp_open_fn_t: a port to the new task and a cookie. - Add a new parameter, cookie, to fshelp_start_translator and + Add a new parameter, cookie, to fshelp_start_translator and fshelp_start_translator_long that will be passed to fshelp_open_fn_t. |