Christian Grothoff 17 jaren geleden
bovenliggende
commit
72dfc4d31c
1 gewijzigde bestanden met toevoegingen van 9 en 4 verwijderingen
  1. 9 4
      README

+ 9 - 4
README

@@ -49,8 +49,9 @@ reasonably complete.  #XXXX refers to the respective Mantis bug report
 Missing features:
 =================
 - SSL support:
-  * define appropriate MHD_OPTIONs (#1225)
-  * actual implementation (#1225)
+  * documentation
+  * more testing
+  * remove GPL'ed code
 
 
 Untested features:
@@ -68,7 +69,11 @@ Untested features:
 
 Missing documentation:
 ======================
-- manual (texinfo, man)
-- tutorial
+- manual (SSL/TLS support)
+- tutorial:
+  * clean up English
+  * make sure everything is accurate
+  * change example code to follow GNU coding conventions
+