diff options
Diffstat (limited to 'libfshelp/ChangeLog')
-rw-r--r-- | libfshelp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index 7223cba7..c016f54d 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,3 +1,14 @@ +1997-06-12 Miles Bader <miles@gnu.ai.mit.edu> + + * fshelp.h (fshelp_touch): New function. + (TOUCH_ATIME, TOUCH_MTIME, TOUCH_CTIME): New macros. + Include <maptime.h>. + +1997-06-11 Miles Bader <miles@gnu.ai.mit.edu> + + * fshelp.h (fshelp_fetch_root_callback1_t): Chage ARGZ_LEN to type + size_t. + Fri Nov 15 14:43:44 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * fshelp.h (fshelp_access): Uh, shift bits the right direction. |