summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-29 21:44:27 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-29 21:44:27 +0000
commit0e06db4c6fa5ffd7c5861bc147a2badd5964aaf4 (patch)
tree1aa50ef4016603cf4a600c4cc51b8c8fa9bf82a7 /term/ChangeLog
parente128668294e30480360c7e50269e4cc73e2b9881 (diff)
*** empty log message ***
Diffstat (limited to 'term/ChangeLog')
-rw-r--r--term/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index 1e4854c6..c6a02d5a 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,10 @@
+Thu Aug 29 17:26:37 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * devio.c (device_open_reply): After error from ports_create_port,
+ unlock global_lock before returning.
+ * users.c (trivfs_S_io_readable): Likewise before returning
+ EBADF.
+
Thu Aug 15 16:07:07 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* users.c (trivfs_S_io_pathconf): Implement function.