Change references to NULL to 0.
[catagits/fcgi2.git] / README
diff --git a/README b/README
index 9164a1b..f3b6299 100755 (executable)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 FastCGI Developer's Kit README
 ------------------------------
 
-    $Id: README,v 1.10 2001/11/27 12:58:34 robs Exp $
+    $Id: README,v 1.11 2001/11/30 17:48:58 robs Exp $
     Copyright (c) 1996 Open Market, Inc.
     See the file "LICENSE.TERMS" for information on usage and redistribution
     of this file, and for a DISCLAIMER OF ALL WARRANTIES.
@@ -27,6 +27,12 @@ CHANGES
 
 Unfortunately documentation of many of the changes have been lost.
 
+2.2.3
+-----
+
+ *) (WIN32) Fixed initialization of the accept mutex when OpenSocket() was used.
+    Niklas Bergh [niklas.bergh@tific.com]
+
 
 2.2.2  
 -----