diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b815fa6fa..a89ee127d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-09-27 Clint Adams <schizo@debian.org> + + * 12863: Src/string.c, Src/Zle/compresult.c: remove ztrdupstring(), + fold guts back into ztat(), change memory allocation to VARARR. + 2000-09-25 Bart Schaefer <schaefer@zsh.org> * 12862: Src/exec.c: Fix STTY parameter to match documentation. |