summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2006-03-26 23:49:00 +0000
committerneilbrown <neilbrown>2006-03-26 23:49:00 +0000
commit4d2c12bf6a2ed8c7c782d676a6552f54301409d9 (patch)
treeb7b755969003b4d137ce0544949d647a4ece3a57 /ChangeLog
parent1d715bffd42b582d99f16f5eca46b9cc9b71dbad (diff)
downloadnfs-utils-4d2c12bf6a2ed8c7c782d676a6552f54301409d9.tar.gz
nfs-utils-4d2c12bf6a2ed8c7c782d676a6552f54301409d9.tar.xz
nfs-utils-4d2c12bf6a2ed8c7c782d676a6552f54301409d9.zip
Install /var/lib/nfs files using DESTDIR and add rpcsec headers to distribution
Add "$(DESTDIR)" to the paths for the "$(statedir)" files so they are put in the right place when DESTDIR is defined. Add the rpcsec header files to EXTRA_DIST list.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a471e6c..29fce5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-03-27 Kevin Coffman <kwc@citi.umich.edu>
+ Install /var/lib/nfs files using DESTDIR and add rpcsec headers to distribution
+
+ Add "$(DESTDIR)" to the paths for the "$(statedir)" files so they are
+ put in the right place when DESTDIR is defined.
+
+ Add the rpcsec header files to EXTRA_DIST list.
+
2005-12-21 NeilBrown <neilb@suse.de>
*utils/rquotad/rquota_server.c: Detect and handle both old-style
(2.4) and new-style(2.6) quotactl.