diff options
author | Roland McGrath <roland@gnu.org> | 2000-02-11 22:37:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-02-11 22:37:31 +0000 |
commit | 32f4a3227bfaa651d5f7574c3c21ec915627e049 (patch) | |
tree | 485e0957e256d93eec538e95473beb637d30232b /libps | |
parent | 424fec0d5dd87b507860a1f98aba66f9827ac6f1 (diff) |
.
Diffstat (limited to 'libps')
-rw-r--r-- | libps/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libps/ChangeLog b/libps/ChangeLog index 4334ce11..873d6916 100644 --- a/libps/ChangeLog +++ b/libps/ChangeLog @@ -1,3 +1,8 @@ +2000-02-11 Roland McGrath <roland@baalperazim.frob.com> + + * context.c (ps_context_find_tty_by_cttyid): Use the ttys_by_cttyid + hash table, not the ttys hash table. + 2000-01-25 Roland McGrath <roland@baalperazim.frob.com> * tty.c (struct ps_tty_abbrev): Add const to member types. |