diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-04-02 15:05:37 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-04-02 15:05:37 +0200 |
commit | 90131b80876c9f978732de4c6b0892102482413c (patch) | |
tree | 20378887bbebde5b14521e851bb21e5d96300c30 | |
parent | 61a432a97af63d795efdc7f1cdec0bb91de12b54 (diff) |
update TODO
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
-rw-r--r-- | TODO | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,7 +1,11 @@ bugs?: - sfeed_frames double free() bug? - sfeed_frames: check if mkdir() fails. - - sfeed_html has double free() aswell? + [x] sfeed_frames double free() bug? was: double fclose() + [x] sfeed_frames: check if mkdir() fails. + [ ] sfeed_html has double free() aswell? [ ] dogfood sfeed_frames, html content. + +[ ] in sfeed_html and sfeed_frames set <meta encoding> to utf-8. +[ ] flabber link is broken (flabberc2 feedname). + +[ ] feeds file: empty tab (encoding cant be detected?) |