diff --git a/README.html b/README.html
index 2d8ff71..dec6a9a 100644
--- a/README.html
+++ b/README.html
@@ -156,6 +156,7 @@
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.
+ Extended attributes are supported with some limitations: a) the server must support NFS Named Attributes, b) the order of listings cannot be guaranteed by NFS, and c) the EaSize field cannot be reported for directory queries of FileBothDirInformation, FileFullDirInfo, or FileIdFullDirInfo.
Please direct any questions to ms-nfs41-client-devel@lists.sourceforge.net.