summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r--libshouldbeinlibc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog
index 207d1017..eee2ec95 100644
--- a/libshouldbeinlibc/ChangeLog
+++ b/libshouldbeinlibc/ChangeLog
@@ -1,3 +1,16 @@
+1999-07-11 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * ugids-argp.c (parse_opt): Clarify if-then-else structure by
+ adding more braces.
+
+ * portinfo.c (print_port_info): Cast first arg of munmap
+ correctly.
+ (print_task_ports_info): Likewise.
+ * xportinfo.c (print_xlated_task_ports_info): Likewise.
+ * idvec-auth.c (idvec_merge_auth): Likewise.
+ * portxlate.c (port_name_xlator_create): Likewise.
+ (port_name_xlator_free): Likewise.
+
1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
* portinfo.h: Add #include <sys/mman.h> for munmap decl.