summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afe22cf..7b4c10f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Nov 23 10:13:39 1999 Neil Brown <neilb@cse.unsw.edu.au>
+
+ * support/nfs/exports.c (parseopts): make copy of opt string before
+ 'nul'ing out commas so that
+ exportfs -o option1,option2 hosta:/fs hostb:/fs
+ applies both options to both exports
+
Thu Oct 28 12:55:42 1999 H.J. Lu <hjl@lucon.org>
* README: Fix a few typos.