diff options
author | Miles Bader <miles@gnu.org> | 1997-06-30 17:05:15 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-06-30 17:05:15 +0000 |
commit | 2cafb84ac1f405727b180886db145e5a96254b1d (patch) | |
tree | ea95eee80986e74b1f5dbdda757a1bb8e6fa47e3 /proc/ChangeLog | |
parent | 00d9f95d79de5121f3dbe2c8e9cf557baca216fc (diff) |
.
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r-- | proc/ChangeLog | 6 |
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): |