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 f88377c55..ded88181d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-14 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 29282: Src/mem.c: hide prototypes for ZSH_HEAP_DEBUG with + #ifdef's. + 2011-05-14 Bart Schaefer <schaefer@zsh.org> * 29276: Src/zsh.h: typedef Heapid unconditionally, to prevent @@ -14703,5 +14708,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5302 $ +* $Revision: 1.5303 $ ***************************************************** |