diff options
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/ChangeLog b/Build/source/texk/web2c/luatexdir/ChangeLog index 473f5a8ddb7..28e97649f9b 100644 --- a/Build/source/texk/web2c/luatexdir/ChangeLog +++ b/Build/source/texk/web2c/luatexdir/ChangeLog @@ -1,4 +1,9 @@ 2010-06-10 Taco Hoekwater <taco@luatex.org> + * luatex.c (swap_items): debugged. + * tex/texfileio.w (do_zdump): reswap the swapped items to avoid + crashes when called as |dump_things|. + +2010-06-10 Taco Hoekwater <taco@luatex.org> * luafilesystem/src/lfs.c(get_dir): do not assume Gnu C compiler. 2010-06-10 Peter Breitenlohner <peb@mppmu.mpg.de> |