diff options
author | neilbrown <neilbrown> | 2000-11-23 23:53:54 +0000 |
---|---|---|
committer | neilbrown <neilbrown> | 2000-11-23 23:53:54 +0000 |
commit | 2d6738720f11cee8d300294c273e3bda443d1926 (patch) | |
tree | 052434e942dd60ac2186943879bf12c0bcd7ced0 | |
parent | 31d63c645e1dbed5c9912c3daf16cab6076c2797 (diff) | |
download | nfs-utils-2d6738720f11cee8d300294c273e3bda443d1926.tar.gz nfs-utils-2d6738720f11cee8d300294c273e3bda443d1926.tar.xz nfs-utils-2d6738720f11cee8d300294c273e3bda443d1926.zip |
added entry
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-11-24 Neil Brown <neilb@cse.unsw.edu.au> + + * support/nfs/exports.c (getexportent): Check for host name without option, + or options without hostname, and print a warning, as this is most likely a typo. + 2000-11-19 Chip Salzenberg <chip@valinux.com> * debian/control: Add dependency on portmap. |