diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-01-03 17:26:14 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-01-03 17:26:14 +0100 |
commit | 8497bcc7e0678d9929eed90affe06ee4088154ad (patch) | |
tree | 27a0d464ae3d995bf8399a2482d689a239b1cb06 /TODO | |
parent | d3b19877ad59ad15df8df8718e6afd481636dfd2 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,5 +1,4 @@ [ ] grep -H -n *.c 'TODO:' -[x] sfeed_stats: add man page. [ ] sfeed_frame: snprintf check truncated, <= 0 and >= size. [ ] sfeed.c: document ctx.iscontent and ctx.iscontenttag. [ ] use openbsd sys/queue.h for util.c linked-list and sfeed_frames.c @@ -14,8 +13,6 @@ [ ] test shellscripts with ubase/sbase tools. [ ] sfeed_update [ ] sfeed_opml_export -[ ] dogfood sfeed_frames, HTML content. - [ ] in links browsers: items are centered in the table for some reason. [ ] feeds file: empty tab (encoding can't be detected?) [ ] optimize [ ] gettag() lookup. |