diff options
| author | neilbrown <neilbrown> | 2003-07-17 23:41:19 +0000 |
|---|---|---|
| committer | neilbrown <neilbrown> | 2003-07-17 23:41:19 +0000 |
| commit | bce6f6871f481087890674497b4b2154dc4825fc (patch) | |
| tree | 51858d7b5ef07ed1244d29856698418756f4b8c3 /ChangeLog | |
| parent | 3094278cd11c3c18d5426210e09e3c903a7a41a3 (diff) | |
Release 1.0.5
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +2003-07-18 NeilBrown <neilb@cse.unsw.edu.au> + + Release 1.0.5: + 1.0.4 was a bit of a brown-paper-bag-release because of the extra + 'free' in auth.c. So I'm releasing this just a few days later. + + * support/nfs/cacheio.c(cache_flush): Correct test for 'open + failed' + * utils/exportfs/exportfs.c(main): If "-f" given as lone option, + check if new_cache is enabled, error if not, flush and exit if it + is. + * utils/exportfs/exportfs.man: Explain -f option and explain the + two different modes that exportfs can work in. + * utils/mountd/mountd.c: Do not change RLIMIT_NOFILE if the -o + option wasn't given. + * utils/mountd/mountd.man: Record the change if default behaviour + for RLIMIT_NOFILE. + * configure.in, nfs-utils.spec: update version to 1.0.5 and + run autoconf + 2003-07-15 NeilBrown <neilb@cse.unsw.edu.au> * utils/mountd/mountd.c(main): getopt string fix for 'o' |
