From 5e37235d8726bf81ef8a343c62dc0b06de344337 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 18 Jan 2014 17:26:45 +0400 Subject: Initial version --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..fc1f2b5 --- /dev/null +++ b/TODO @@ -0,0 +1,7 @@ +1. Make output abstraction to allow different formats (JSON, XML, plain text) + + E. g. replace FCGX_FPrintF (request->out, ...); + with report_error(request->out, ...); + +2. Add support for Solaris projects + -- cgit v1.2.3