#10739: document that on Windows, socket.makefile() does not make a file that has a true file descriptor usable where such a thing is expected.
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt
index 2dd3b55..ae34348 100644
--- a/Doc/ACKS.txt
+++ b/Doc/ACKS.txt
@@ -111,6 +111,7 @@
    * Andrew M. Kuchling
    * Dave Kuhlman
    * Erno Kuusela
+   * Ross Lagerwall
    * Thomas Lamb
    * Detlef Lannert
    * Piers Lauder