summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-02 14:46:54 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-02 14:46:54 +0200
commitec9d2665e95c90f27f2529072a0616f7156ea13f (patch)
tree1438d96ab8cee8619aa542a34531dd9429f9e4bd /TODO
parent3f94f09e4111c64e6a4e3495db8ce3ebd195a1c4 (diff)
downloadluatexbase-ec9d2665e95c90f27f2529072a0616f7156ea13f.tar.gz
drop calls to deprecated `module()`
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6205464..65e80cc 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,6 @@ 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
-- quit using module() in favor of locals
- support the syntax foo = require"foo" in modutils? How?
compat