This commit is contained in:
Christian Grothoff
2008-08-12 19:51:15 +00:00
parent c5969a735a
commit 72dfc4d31c
+9 -4
View File
@@ -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