diff --git a/c/todo.txt b/c/todo.txt index 6e311404a..8f08f0386 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -1,8 +1,7 @@ ================================================================ BUGFIXES -* circular subpackage dependencies involving join -* at least, move out test_argparse to unbreak that +:D ================================================================ TOP OF LIST @@ -13,6 +12,9 @@ MAJOR: release planning * 2.2.1 with autoconfig * 2.2.2 with CSV read-perf +---------------------------------------------------------------- +MINOR: allow multi-char ips for xtab -- then ignore repifs. likewise w/ ops + ---------------------------------------------------------------- MAJOR: autoconfig @@ -94,8 +96,6 @@ MINOR * go back and re-apply ctype/isprint portability things to new spots -* more dead-code mains ... lrec-eval; what else? - * dsls/ build outside of pwd? or just lemon $(absdir)/filenamegoeshere.y? * configure w/o autotools? likewise manpage. etc. multiple build levels.