summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-12-05 22:19:59 +0000
committerThomas Bushnell <thomas@gnu.org>1996-12-05 22:19:59 +0000
commitc7c0493a639fb1eb7f9c23fe7fa2d8b8124260a2 (patch)
treea674e25a3fe557c6dd272fb160bdacb563932901 /term/ChangeLog
parentd649344e19c5ee83b19d8b5e59a4c0835992553e (diff)
Sat Nov 23 16:28:36 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* users.c: Include <hurd/iohelp.h>. (trivfs_S_file_chmod): Bother to fill in ST.
Diffstat (limited to 'term/ChangeLog')
-rw-r--r--term/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index d1bbc74b..752ede6c 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,8 @@
+Sat Nov 23 16:28:36 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * users.c: Include <hurd/iohelp.h>.
+ (trivfs_S_file_chmod): Bother to fill in ST.
+
Mon Nov 18 18:16:29 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* users.c (trivfs_modify_stat): Omit pointless assignment.