diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-26 23:57:02 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-26 23:57:02 +0100 |
commit | 23a17df502ce5f8b360c1e10bc0dedae87631788 (patch) | |
tree | 3776e6aca7498a71759bc7319fb4c527018b3417 /Changes | |
parent | 548cf785083785c27869a8b035156dbe2c127c29 (diff) | |
download | luatexbase-23a17df502ce5f8b360c1e10bc0dedae87631788.tar.gz |
fix allocation range; initilase tables
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ 2010/03/26 luatexbase-cctb - add minimal test files for luatex and lualatex + - fix allocation range (1->65535) + - make sure newly allocated tables are initialised 2010/03/11 luatexbase-attrs 0.1 |