summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-04-16 11:24:56 +0200
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-04-16 11:24:56 +0200
commitf561b20dfd29458a3e0cd3d73d47cb491e9642f8 (patch)
tree3e0b3c4d6fd7b5e4991d300142076950c4fd10c7 /TODO
parenta2ee5bc3b3ebe670d234826aa4302944ac301142 (diff)
downloadluatexbase-f561b20dfd29458a3e0cd3d73d47cb491e9642f8.tar.gz
Updating TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index b70a84a..6205464 100644
--- a/TODO
+++ b/TODO
@@ -13,9 +13,7 @@ all
or generalise use of qstest
- add debug messages to be used in the test suite?
- mark all occurences of version-dependent stuff in the code
-- drop compat for 0.25 when tl2010 is frozen
-- quit using module() in favor of locals, more generally ensure compat with
- Lua 5.2
+- quit using module() in favor of locals
- support the syntax foo = require"foo" in modutils? How?
compat