summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2005-12-20 06:04:18 +0000
committerneilbrown <neilbrown>2005-12-20 06:04:18 +0000
commit8bf6277b27b95b7b458a3d6f613ebbaed417253c (patch)
tree9744410847f953fe03afbc3892ce6c6e8bd10f79 /ChangeLog
parent4d6bae8685f03723421f8d60f22bcc8907171b54 (diff)
downloadnfs-utils-8bf6277b27b95b7b458a3d6f613ebbaed417253c.tar.gz
nfs-utils-8bf6277b27b95b7b458a3d6f613ebbaed417253c.tar.xz
nfs-utils-8bf6277b27b95b7b458a3d6f613ebbaed417253c.zip
Complete makefile/configure update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6960780..e68b21c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-20 Kevin Coffman <kwc@citi.umich.edu> NeilBrown <neilb@suse.de>
+ Substantial Makefile/configure rewrite.
+ Run 'autogen.sh' to create "Makefile.in" etc.
+
+ Also add -D_FILE_OFFSET_BITS=64 to CPP_FLAGS so that mountd can
+ stat and export files larger than 2Gig.
+
2005-12-20 NeilBrown <neilb@suse.de>
support/nfs/exports.c(getexportent): is a null host name is given,
replace it with '*' so we have a non-empty host name for messages