diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f351250e..976013bda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-09-10 Clint Adams <clint@zsh.org> + + * 25637: Src/exec.c: dereference prog after the NULL check. + 2008-09-08 Clint Adams <clint@zsh.org> * 25636: Src/Zle/zle_tricky.c: free s before returning with an |