summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-16 01:28:41 +0000
committerRoland McGrath <roland@gnu.org>1999-07-16 01:28:41 +0000
commit89fcb0de47291e9ac0e3667a6322bc886bd7f0aa (patch)
treebe367fc27fd7553dd18294188eb4ebd92530e332 /utils
parentb75dafc8199111a4f88f28382ae2f0563a7a0fec (diff)
.
Diffstat (limited to 'utils')
-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.