diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-04-08 23:23:24 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-04-08 23:23:24 +0200 |
commit | b8b24fe4131e7e7fb46eb330b14ce340844b601a (patch) | |
tree | 48bf2e3e1da7cf138dc619f6ab97861621afe824 | |
parent | b01d69a4f88e6c2f76cd990a3061a36b55c0d46b (diff) |
update TODO
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
-rw-r--r-- | TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,13 +1,14 @@ -[ ] add plan9 mkfile? - +[ ] test with ubase/sbase tools. [ ] makefile: [ ] allow easy override, allow easy -static builds. - +[ ] add man pages for all tools. [ ] dogfood sfeed_frames, html content. [ ] content is double printed (see sfeed.c). - [ ] html content isnt unescaped (see ContentType (plain or html)), (sfeed_frames and sfeed_html). + [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. +[x] add plan9 mkfile? + [ ] feeds file: empty tab (encoding cant be detected?) [ ] optimize afgets() |