summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog
index b26ac89f..72f8f66a 100644
--- a/proc/ChangeLog
+++ b/proc/ChangeLog
@@ -1,3 +1,9 @@
+1997-06-30 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * main.c (main): Arg parsing added. HOLD variable removed.
+ (argp_program_version): New variable.
+ Include <argp.h> and <version.h>.
+
Mon Feb 3 16:52:14 1997 Miles Bader <miles@gnu.ai.mit.edu>
* hash.c (pid_find, task_find, task_find_nocreate, reqport_find):