diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-22 10:22:16 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-22 10:22:16 +0000 |
| commit | 6567e77a4e474d9fcc90aeaf645598a79462f3c1 (patch) | |
| tree | 705323908ffee8cc22cfba297c7a4db368a53440 /ChangeLog | |
| parent | 24006: (F) glob qualifier should unmetafy (diff) | |
| download | zsh-6567e77a4e474d9fcc90aeaf645598a79462f3c1.tar zsh-6567e77a4e474d9fcc90aeaf645598a79462f3c1.tar.gz zsh-6567e77a4e474d9fcc90aeaf645598a79462f3c1.tar.bz2 zsh-6567e77a4e474d9fcc90aeaf645598a79462f3c1.tar.lz zsh-6567e77a4e474d9fcc90aeaf645598a79462f3c1.tar.xz zsh-6567e77a4e474d9fcc90aeaf645598a79462f3c1.tar.zst zsh-6567e77a4e474d9fcc90aeaf645598a79462f3c1.zip | |
24007: prompt allocation and use of "shout"
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-10-22 Peter Stephenson <pws@csr.com> + * 24007: Src/prompt.c, Src/utils.c: mildly suspicious things + found when looking at crash: prompt allocation length and use + of "shout". + * 24006: Src/glob.c: (F) glob qualifier needs to unmetafy. 2007-10-21 Clint Adams <clint@zsh.org> |
