summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2012-08-06 14:24:16 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2012-08-06 14:24:16 +0200
commitac006bc9180e7c79114dc9a21c134545fddcc044 (patch)
tree77a679aae7d8793cbb5250f177847ff8d639f6dc
parentf9c3f50c216f7d8034c91145d59ef25da8c26993 (diff)
Update TODO (with comments from suckless ML)
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index e69de29..1ac1ffd 100644
--- a/TODO
+++ b/TODO
@@ -0,0 +1,4 @@
+[ ] in documentation etc: change 'description' field to 'content' (nick)
+[ ] Perhaps you could prioritise content:encoded where it exists over description? (nick)
+ [ ] test this (it prioritises whatever comes first.
+[ ] rewrite to use a non-validating XML parser (pancake)