summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 14:12:18 +0000
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 14:12:18 +0000
commit07606d60544c25129ee8968f49f13711f1119a54 (patch)
tree98984dfbdc89ed8d15d7c212c7fd8b47e8dd1685 /TODO
parent7b2463c8bd13b2dc0dc8c127e810cf2623e251e6 (diff)
sfeed: make code a bit more clear
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index dc238ac..7621c49 100644
--- a/TODO
+++ b/TODO
@@ -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.