diff --git a/winsup/cygwin/release/2.6.0 b/winsup/cygwin/release/2.6.0
index 65ab4e674..36e91f214 100644
--- a/winsup/cygwin/release/2.6.0
+++ b/winsup/cygwin/release/2.6.0
@@ -34,6 +34,8 @@ What changed:
info class.
Addresses: https://cygwin.com/ml/cygwin/2016-07/msg00350.html
+- Support AzureAD accounts.
+
- "nobody" account support for WinFSP.
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 37f858625..ffb45e70d 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -49,6 +49,10 @@ Add a workaround for filesystems not supporting the FileAllInformation
info class.
+
+Support AzureAD accounts.
+
+
"nobody" account support for WinFSP.