sfeed

simple feed reader - forked from git.codemadness.org/sfeed
git clone git://src.gearsix.net/sfeed
Log | Files | Refs | Atom | README | LICENSE

commit 90131b80876c9f978732de4c6b0892102482413c
parent 61a432a97af63d795efdc7f1cdec0bb91de12b54
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed,  2 Apr 2014 15:05:37 +0200

update TODO

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>

Diffstat:
MTODO | 12++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/TODO b/TODO @@ -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?)