summaryrefslogtreecommitdiff
path: root/usermux/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>2000-07-18 21:36:39 +0000
committerThomas Bushnell <thomas@gnu.org>2000-07-18 21:36:39 +0000
commitc4a7249150997ac38e46a45439ba4d986a253d84 (patch)
tree9638f3cfcc7cd9af9f8ec1a4f8745367b860f787 /usermux/ChangeLog
parent8866749204162b2192bdf76d19cd6bc3ced21854 (diff)
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.
Diffstat (limited to 'usermux/ChangeLog')
-rw-r--r--usermux/ChangeLog7
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.