aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-09-11 03:51:53 +0000
committerChristian Grothoff <christian@grothoff.org>2008-09-11 03:51:53 +0000
commitc673c4dd997cb8157165f76b820ade0bdeb7be6c (patch)
tree4ca42c3ec048b9041d9e43d952c4e8b747e0906e /README
parentd550af2a104d21e7eb06f418a6fbb8a509266a37 (diff)
downloadlibmicrohttpd-c673c4dd997cb8157165f76b820ade0bdeb7be6c.tar.gz
libmicrohttpd-c673c4dd997cb8157165f76b820ade0bdeb7be6c.zip
up
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 1f695ae9..fff1c147 100644
--- a/README
+++ b/README
@@ -73,6 +73,8 @@ Missing features:
73- SSL code is still too large (plenty of dead or 73- SSL code is still too large (plenty of dead or
74 unnecessary code imported from gnuTLS) 74 unnecessary code imported from gnuTLS)
75- Make sure SSL works on non-GNU/Linux platforms 75- Make sure SSL works on non-GNU/Linux platforms
76- Fix compiler warnings in gnuTLS code
77 (largely signed vs. unsigned char)
76 78
77 79
78Untested features: 80Untested features: