diff --git a/README.html b/README.html
index e4a7f4c..1d2fc06 100644
--- a/README.html
+++ b/README.html
@@ -142,14 +142,14 @@
- - krb5p security has only been tested with DES, as the linux server does not support gss krb5 v2 tokens with rotated data.
+ - krb5p security with AES keys do not work against the linux server, as it does not support gss krb5 v2 tokens with rotated data.
- When recovering opens and locks outside of the server's grace period, client does not check whether the file has been modified by another client.
- If nfsd.exe is restarted while a drive is mapped, that drive needs to be remounted before further use.
- Symbolic links are not supported in Cygwin. Connectathon's basic test8 and special test nfsidem have been commented out.
- Does not allow renaming a file on top of an existing open file. Connectathon's special test op_ren has been commented out.
- The Windows DFS client interferes with some requests, indicated by long delays during operation. To disable the DFS client, use regedit.exe to navigate to HKLM\System\CurrentControlSet\Services\Mup, and add a REG_DWORD entry named 'DisableDfs' with a value of 1. See http://support.microsoft.com/kb/171386 for more information.
-Please direct any questions to msv4-devel@citi.umich.edu.
+Please direct any questions to ms-nfs41-client-devel@lists.sourceforge.net.