From: Reuben Thomas Date: Sat, 26 Jul 2008 00:24:17 +0000 (+0000) Subject: Add a TODO file based on bugs and wishlist items in Debian BTS X-Git-Tag: FILE5_05~352 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d236d8001b5fb7662d9856ea888faf095ff2ec9a;p=file Add a TODO file based on bugs and wishlist items in Debian BTS --- diff --git a/TODO b/TODO new file mode 100644 index 00000000..50fd87fb --- /dev/null +++ b/TODO @@ -0,0 +1,9 @@ +Continue to squash all magic bugs. See Debian BTS for a good source. + +Store arbitrarily long strings, for example for %s patterns, so that +they can be printed out. Fixes Debian bug #271672. + +Add syntax for other sorts of counted string (Debian bug #466032). Use +to fix bug #283760. + +Add syntax for relative offsets after current level (Debian bug #466037).