diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-05-08 13:33:04 +0000 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-05-08 13:33:04 +0000 |
commit | ea848bdbde26b847c5759fc6e7b10b00e00d922b (patch) | |
tree | 60de383a8de7212e781dad4258b5bc7d3b8e99f5 /TODO | |
parent | 3cc4be38a4c2a67a70b1086c549e4dced3443478 (diff) |
update TODO
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 3 insertions, 15 deletions
@@ -1,22 +1,10 @@ -[ ] test again on : +[ ] test again on: - Linux (glibc+gcc, musl-gcc, clang). - OpenBSD - Windows (cygwin gcc, mingw). - - DOS - [ ] test with ubase/sbase tools. -[ ] makefile: - [ ] allow easy override, allow easy -static builds. -[ ] add man pages for all tools. +[ ] remove sfeed_stats ? [ ] dogfood sfeed_frames, html content. - [ ] content is double printed (see sfeed.c). - [x] html content isnt unescaped (see ContentType (plain or html)), (sfeed_frames and sfeed_html). [ ] in links browsers: items are centered in the table for some reason. - -[ ] compile and test on plan9 - -[x] add plan9 mkfile? - -[ ] feeds file: empty tab (encoding cant be detected?) - +[ ] feeds file: empty tab (encoding can't be detected?) [ ] optimize afgets() |