diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 4bf1f0bdd..b61f903bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-03 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * From Stef VAN VLIERBERGHE: 29934: Src/lex.c (add): use of + uninitialised memoryx when lexer needed to reallocate token. + 2011-12-02 Peter Stephenson <pws@csr.com> * unposted: Test/B01cd.ztst: fix documentation for '*' @@ -15645,5 +15650,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5513 $ +* $Revision: 1.5514 $ ***************************************************** |