X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=2997c7ec680ccd40d684c728a896c1b3b37ecbdd;hp=b771721bfdd4de0c97f31e029c4c01a4c3a0cf05;hb=90b18b952f411d327d415491602f60bbfea8655b;hpb=3adabc36875e73fead1b15c7c5eb8f357ad039f7 diff --git a/ChangeLog b/ChangeLog index b771721..2997c7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2006-03-27 Kevin Coffman + Use PKGCONFIG to locate gssapi and rpcsecgss header files + + Instead of having separate copies of the gssapi and rpcsecgss + header files, or depending on the Kerberos gssapi header, + locate the headers now installed with the libgssapi and librpcsecgss + libraries. + + Remove local copies of the gssapi and rpcsecgss header files. + + This depends on the configure_use_autotools patch. + +2006-03-27 Kevin Coffman + User-selectable idmapping cache lifetime + + Read and process new configuration option, Cache-Expiration, and use + the value to determine how long idmapping entries are cached. + 2006-03-27 Steve Dickson Set libnfsidmap library debugging level and logging function.