summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7c1bb09..f516a4b 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+[ ] remove typedef for FeedItem, FeedTag etc.
+[ ] fix timezone in slashdot.xml
+ [ ] string_append: make sure some fields can only be set once (first field counts?).
+ [ ] test new parsetime and gettimetz code.
+
[ ] grep -H -n *.c 'TODO:'
[ ] sfeed_frame: snprintf check truncated, <= 0 and >= size.
[ ] sfeed.c: document ctx.iscontent and ctx.iscontenttag.