Christian Grothoff 17 роки тому
батько
коміт
32202485b0
1 змінених файлів з 3 додано та 4 видалено
  1. 3 4
      README

+ 3 - 4
README

@@ -35,6 +35,9 @@ sockets.  This should work on OS X, Linux and recent BSD systems (at
 least).  On other systems that may trigger a SIGPIPE on send/recv, the
 least).  On other systems that may trigger a SIGPIPE on send/recv, the
 main application should install a signal handler to handle SIGPIPE.
 main application should install a signal handler to handle SIGPIPE.
 
 
+libmicrohttpd should work well on GNU/Linux, BSD, OS X and W32.
+We also have reports of users using it on vxWorks and z/OS.
+
 
 
 Development Status
 Development Status
 ==================
 ==================
@@ -51,7 +54,6 @@ Missing features:
 - SSL support:
 - SSL support:
   * documentation
   * documentation
   * more testing
   * more testing
-  * remove GPL'ed code
 
 
 
 
 Untested features:
 Untested features:
@@ -74,6 +76,3 @@ Missing documentation:
   * clean up English
   * clean up English
   * make sure everything is accurate
   * make sure everything is accurate
   * change example code to follow GNU coding conventions
   * change example code to follow GNU coding conventions
-
-
-