]> granicus.if.org Git - file/commitdiff
Add a TODO file based on bugs and wishlist items in Debian BTS
authorReuben Thomas <rrt@sc3d.org>
Sat, 26 Jul 2008 00:24:17 +0000 (00:24 +0000)
committerReuben Thomas <rrt@sc3d.org>
Sat, 26 Jul 2008 00:24:17 +0000 (00:24 +0000)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..50fd87f
--- /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).