diff options
Diffstat (limited to 'usermux/ChangeLog')
-rw-r--r-- | usermux/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/usermux/ChangeLog b/usermux/ChangeLog index 1ec5dacb..7fac0e93 100644 --- a/usermux/ChangeLog +++ b/usermux/ChangeLog @@ -1,3 +1,10 @@ +2000-07-18 Thomas Bushnell, BSG <tb@mit.edu> + + * mux.c (free_name): Fix typo in comment. + * usermux.c: Likewise. + * usermux.h: Likewise + (struct usermux): Likewise. + 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> * mux.c: Add #include <sys/mman.h> for munmap decl. |