summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-02-16 08:35:55 +0000
committerThomas Bushnell <thomas@gnu.org>1999-02-16 08:35:55 +0000
commit592f7ad627f2815f8bc9c9fb2a47c796aa0ed609 (patch)
tree561f0edfd2a0926043d026c6e7757df0300647fa /term/ChangeLog
parent88c9beb16222065db05162c8dcc7b1664d1b5441 (diff)
1999-02-05 Mark Kettenis <kettenis@gnu.org>
* users.c (trivfs_S_file_chmod): Clear S_ISVTX bit instead of clearing all other bits.
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 88ae64c9..feb965e2 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,8 @@
+1999-02-05 Mark Kettenis <kettenis@gnu.org>
+
+ * users.c (trivfs_S_file_chmod): Clear S_ISVTX bit instead of
+ clearing all other bits.
+
Sat Jan 30 00:27:14 1999 Thomas Bushnell, BSG <tb@mit.edu>
* munge.c (create_queue): Make sure that malloc succeeds.