diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-05-08 14:12:18 +0000 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-05-08 14:12:18 +0000 |
commit | 07606d60544c25129ee8968f49f13711f1119a54 (patch) | |
tree | 98984dfbdc89ed8d15d7c212c7fd8b47e8dd1685 /TODO | |
parent | 7b2463c8bd13b2dc0dc8c127e810cf2623e251e6 (diff) |
sfeed: make code a bit more clear
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,4 +7,6 @@ [ ] 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 afgets() +[ ] optimize + [ ] afgets() + [ ] namedentitytostr, xml parser, etc. |