summaryrefslogtreecommitdiff
path: root/libfshelp
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-06-20 05:33:55 +0000
committerMiles Bader <miles@gnu.org>1997-06-20 05:33:55 +0000
commit5b8efd377a0c6fe2044c69dc8d70dc015851d57b (patch)
tree91f8670f1f1964c18696d1383bccd3dc88318f34 /libfshelp
parent8a290ad4039cce88259c5cf2444086379075f593 (diff)
.
Diffstat (limited to 'libfshelp')
-rw-r--r--libfshelp/ChangeLog11
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.