From 9b2038f63b9942640dfd174bb922eec4c848ccbc Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sun, 4 Jan 2015 21:04:28 +0100 Subject: cleanup a bit --- TODO | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index f516a4b..eea0a02 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,7 @@ -[ ] 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?). +[x] fix timezone in slashdot.xml + [x] 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. [ ] use openbsd sys/queue.h for util.c linked-list and sfeed_frames.c [ ] rewrite xml.{c,h} -- cgit v1.2.3