]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Add debugging to better detect negotiation of enctype not supported by kernel
[nfs-utils.git] / ChangeLog
index 74808aad01bebf036693385f65307b97d76f494a..caa472e535df58c81f4a816ca0d48831b6cbac94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-03-28 kwc@citi.umich.edu
+       Add debugging to better detect negotiation of enctype not supported by kernel
+       
+       Print debugging message indicating the type of encryption keys being sent
+       down to the kernel.  This should make it easier to detect cases where
+       unsupported encryption types are being negotiated.
+       (really this time)
+       
 2006-03-28 kwc@citi.umich.edu
        
        Don't close and reopen all pipes on every DNOTIFY signal.