From 2bfc2a98bfc206c08a49ae3b3b3a4d535902fedd Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Mon, 13 Sep 2004 17:25:34 +0000 Subject: [PATCH] Updated. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 01daf0d75..9e86f9688 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,9 @@ Roughly in order of precedence (the closer to the front of the file, the more likely it'll be done before next release): +* It'd be nice to be able to use a backslash to continue lines in the + registry, so we could linewrap long strings or lists. + * URL snarfers need to run one at a time, in order for the _snarfed queue to work properly.