summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'term/ChangeLog')
-rw-r--r--term/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index 8536ff51..d1bbc74b 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,19 @@
+Mon Nov 18 18:16:29 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * users.c (trivfs_modify_stat): Omit pointless assignment.
+
+Fri Nov 15 17:37:12 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * users.c (open_hook): New arg syntax.
+ (trivfs_check_open_hook): Likewise.
+ * ptyio.c (pty_open_hook): Likewise.
+ * term.h (pty_open_hook): Likewise.
+
+ * users.c (S_termctty_open_terminal): New syntax of trivfs_open.
+
+ * users.c (trivfs_S_file_chown): Rewrite using idvecs.
+ (trivfs_S_file_chmod): Likewise.
+
Thu Oct 24 14:44:57 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* users.c (open_hook): Always assert DTR (even if O_NONBLOCK).