summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index dcb7deee..1945c28b 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,10 @@
+1999-07-15 Roland McGrath <roland@baalperazim.frob.com>
+
+ * rpctrace.c: New file, from josem and gord. Not yet functional.
+ * Makefile (rpctrace): New target.
+ (targets): Add rpctrace.
+ (SRCS): Add rpctrace.c.
+
1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
* pids.c: Add #include <sys/mman.h> for munmap decl.