diff options
author | Norbert Preining <preining@logic.at> | 2007-05-24 13:31:50 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-05-24 13:31:50 +0000 |
commit | d367b8f8c45ef3cc5a5be636bd8059e5a1ec420f (patch) | |
tree | 69d407c5be066cb7a69a27db09f7d048c4140b37 | |
parent | 365425b1630d4fe1c84ec068d1edef85f4d90f76 (diff) |
add a TODO
git-svn-id: svn://tug.org/texlive/trunk@4365 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | new-infra/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/new-infra/TODO b/new-infra/TODO new file mode 100644 index 00000000000..88ecccc77f4 --- /dev/null +++ b/new-infra/TODO @@ -0,0 +1,9 @@ +TODO for new-infra +================== +- TLSRC.pm: ${arch} etc for file lists/patterns +- move several functions from TLTREE to a module TLUtils (push_uniq etc) +- use push_uniq in TLP.pm add_files ... we have multiple occurrences of files +- TLP.pm: make_zip function +- update.pl: implement more of the 'updater' +- ... + |