summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-03-17 22:09:44 +0000
committerThomas Bushnell <thomas@gnu.org>1999-03-17 22:09:44 +0000
commit1aa37a4b63a02574805f6fe6e3693e80d382eaca (patch)
treef5be55929518683bde71b15170c0a52165f5e655
parentd310598995d7969d1cc6e5e14ff6d6ab16297ced (diff)
*** empty log message ***
-rw-r--r--term/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index cf70ca4c..d602d2ac 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,7 +1,8 @@
Wed Mar 17 16:32:05 1999 Thomas Bushnell, BSG <tb@mit.edu>
* users.c (S_term_get_peername): Compare BOTTOM against the
- correct value. Reported by Yamashita TAKAO (az207@epa.go.jp).
+ correct value, and call ports_port_deref with the proper name.
+ Reported by Yamashita TAKAO (az207@epa.go.jp).
* devio.c (devio_desert_dtr): Cast &BITS correctly in call to
device_set_status.