diff options
-rw-r--r-- | term/ChangeLog | 3 |
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. |