summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 14:20:10 +0000
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 14:20:10 +0000
commitdba6dfe4e54781529dac942733b9c42eb4fa182e (patch)
tree6e01b09c47d25fbb673c925c3b6c84933339fc6f /TODO
parent07606d60544c25129ee8968f49f13711f1119a54 (diff)
sfeed: remove level of indentation
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 7621c49..1542550 100644
--- a/TODO
+++ b/TODO
@@ -9,4 +9,6 @@
[ ] feeds file: empty tab (encoding can't be detected?)
[ ] optimize
[ ] afgets()
- [ ] namedentitytostr, xml parser, etc.
+ [ ] gettag() lookup.
+ [ ] namedentitytostr lookup.
+ [ ] xml parser, etc.