summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-06-05 18:18:06 +0000
committerThomas Bushnell <thomas@gnu.org>1997-06-05 18:18:06 +0000
commitc748bd1bc096e3bd898c6abf19c688a94eb889ea (patch)
treee3ba74819e6c2d2bd52dfb042b90874e23d415e3 /term/ChangeLog
parent8cee1451070ea6aae1f63054211b1d5c8f376410 (diff)
Tue May 27 12:04:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* users.c (trivfs_S_file_chmod): Turn off S_ISPARE too.
Diffstat (limited to 'term/ChangeLog')
-rw-r--r--term/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index 150a682d..cd45f9de 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,7 @@
+Tue May 27 12:04:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * users.c (trivfs_S_file_chmod): Turn off S_ISPARE too.
+
Fri Feb 21 13:17:48 1997 Miles Bader <miles@gnu.ai.mit.edu>
* users.c (open_hook): Add OPEN_COUNT hack to try and detect lossage.