diff options
author | Miles Bader <miles@gnu.org> | 1996-10-25 03:07:03 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-10-25 03:07:03 +0000 |
commit | 0ffdd2c1c4bb58c395ee8a283c94fb0cc9034201 (patch) | |
tree | b59032fa23169fc3613446f004a29e6b0ac4c166 /nfs/ChangeLog | |
parent | d0c4ef4f820977a586d1197e8f9f8b9c5ea8f5a0 (diff) |
.
Diffstat (limited to 'nfs/ChangeLog')
-rw-r--r-- | nfs/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nfs/ChangeLog b/nfs/ChangeLog index fc4c4f48..309dc5cc 100644 --- a/nfs/ChangeLog +++ b/nfs/ChangeLog @@ -1,3 +1,12 @@ +Thu Oct 24 23:01:35 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * main.c (runtime_argp_children): New variable. + (runtime_argp_parents): Variable removed. + (runtime_argp): Use RUNTIME_ARGP_CHILDREN, not RUNTIME_ARGP_PARENTS. + (main): Rename ARGP_PARENTS to ARGP_CHILDREN, and change the + element type to `struct argp_child'; change the reference in ARGP + accordingly. + Fri Oct 4 00:00:12 1996 Miles Bader <miles@gnu.ai.mit.edu> * mount.c: Add hacks to avoid idiotic sun definitions of TRUE, |