diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2010-04-24 08:11:04 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2010-04-24 08:11:04 +0000 |
commit | 6cd292cb6b8e30aa5bc19c2a2d70e8c8626730bf (patch) | |
tree | 1c1025195618c8dc7124954858268d7a9f2ff039 /Build/source/texk/web2c/luatexdir/ChangeLog | |
parent | 60e3c0936bfb46701ca6791d58a40b193be2bd0e (diff) |
another luatex correction
git-svn-id: svn://tug.org/texlive/trunk@17981 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/ChangeLog b/Build/source/texk/web2c/luatexdir/ChangeLog index 2dbb702ea7d..9cab78f7e4a 100644 --- a/Build/source/texk/web2c/luatexdir/ChangeLog +++ b/Build/source/texk/web2c/luatexdir/ChangeLog @@ -1,3 +1,7 @@ +2010-04-24 Taco Hoekwater <taco@luatex> + + * lua/loslibext.c: fix os.exec() and os.spawn(), twice + 2010-04-23 Taco Hoekwater <taco@luatex> * lua/loslibext.c: fix os.exec() and os.spawn() once more |