commit 21425093642966315d9d9696aff8aefb02b1d614
parent dce92564f85e50130e54e49b570ce396225b9fd4
Author: Frederic Cambus <fred@statdns.com>
Date: Thu, 21 Jan 2016 11:52:55 +0100
Updating TODO
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -4,4 +4,4 @@
- Use standard C functions to parse ANSI sequences and get rid of explode
- Drop 'strdup' in the SAUCE functions as it's not C99, and switch back to
compiling with -std=c99 instead of -std=gnu99
-
+- Import documentation from the PHP version