summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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?)