summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-02-18 05:58:30 +0000
committerThomas Bushnell <thomas@gnu.org>1999-02-18 05:58:30 +0000
commitdb70e2203e2b3ad5bfc50b9945bce3a3913b00df (patch)
tree22e1d94068e910a45997639d11ba21f133b3dfaa /term/ChangeLog
parenta24136f9e68216ea83eff8a9ea8969430e47f288 (diff)
Thu Feb 18 00:57:30 1999 Thomas Bushnell, BSG <tb@mit.edu>
* devio.c (devio_assert_dtr): Bother to set open_pending. Reported by OKUJI Yoshinori (okuji@kuicr.kyoto-u.ac.jp).
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 381845ff..2cee50ea 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,8 @@
+Thu Feb 18 00:57:30 1999 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * devio.c (devio_assert_dtr): Bother to set open_pending.
+ Reported by OKUJI Yoshinori (okuji@kuicr.kyoto-u.ac.jp).
+
1999-02-16 Roland McGrath <roland@baalperazim.frob.com>
* users.c (trivfs_S_io_revoke): Fix typos.