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 b90d698aa..b4997820c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-01-04 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 30084: Src/init.c: zsfree(argzero) before we set it again + following ztrdup() in parseargs(). + 2012-01-02 Barton E. Schaefer <schaefer@zsh.org> * 30073 (plus comment): Src/Zle/zle_main.c: use queue_signals() @@ -15810,5 +15815,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5552 $ +* $Revision: 1.5553 $ ***************************************************** |