summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-04-02 22:57:25 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-04-02 22:57:25 +0200
commit7479e64325429c8d60f0bcce8e93f2b73fb1efed (patch)
tree96fd5097319f0fafc83b94bbf849569a228edb69
parentcad00e1a8b11b59e996e1d5c95092dd17274ae5d (diff)
update TODO
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
-rw-r--r--TODO11
1 files changed, 3 insertions, 8 deletions
diff --git a/TODO b/TODO
index 4a7df26..ed3789d 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,12 @@
-bugs?:
- [x] sfeed_frames double free() bug? was: double fclose()
- [x] sfeed_frames: check if mkdir() fails.
- [ ] sfeed_html has double free() aswell?
-
[ ] add plan9 mkfile?
[ ] makefile:
[ ] allow easy override, allow easy -static builds.
[ ] dogfood sfeed_frames, html content.
-
-[ ] in sfeed_html and sfeed_frames set <meta encoding> to utf-8.
-[ ] flabber link is broken (flabberc2 feedname).
+ [ ] content is double printed (see sfeed.c).
+ [ ] 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.
[ ] feeds file: empty tab (encoding cant be detected?)