Check-in [46f96301f1]
Not logged in
Overview

SHA1 Hash:46f96301f10b9ecda595edb5150937b71ec3ed90
Date: 2007-09-22 06:49:47
User: jnc
Comment:Forgot to remove path problems from 'Outstading Issues'
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified win32.txt from [a31e062bd3] to [4b3ff889f8].

@@ -17,11 +17,10 @@
 
 Outstanding Issues:
 ----------------------------------------------------------------------
 
 * server is totally non-functional - #if/#end'd out of the code
-* all path operations are defunct
 * remote network operations are reporting: can't resolve host name: xyz
 
   Winsock must be initialized before using:
 
       WSADATA info;