summaryrefslogtreecommitdiffstats
path: root/Doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/TODO')
-rw-r--r--Doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/TODO b/Doc/TODO
index fadcbfb..a59b857 100644
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -61,6 +61,8 @@ Library Reference
* Update the httplib documentation to match Greg Stein's HTTP/1.1
support and new classes. (Greg, this is yours!)
+* SSL support in the socket module is not documented.
+
Tutorial
--------