summaryrefslogtreecommitdiff
path: root/nfs
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-10-25 03:07:03 +0000
committerMiles Bader <miles@gnu.org>1996-10-25 03:07:03 +0000
commit0ffdd2c1c4bb58c395ee8a283c94fb0cc9034201 (patch)
treeb59032fa23169fc3613446f004a29e6b0ac4c166 /nfs
parentd0c4ef4f820977a586d1197e8f9f8b9c5ea8f5a0 (diff)
.
Diffstat (limited to 'nfs')
-rw-r--r--nfs/ChangeLog9
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,