diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2009-05-13 08:39:47 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-05-13 08:39:47 +0000 |
| commit | 49db32f2b55d0589c60d6408db002c1ad6bbb5d8 (patch) | |
| tree | a36d445bb3ba3db07e3d03f18742bdd8de2d864d /ChangeLog | |
| parent | 26958: Fix reallocation problem in prompts (diff) | |
| download | zsh-49db32f2b55d0589c60d6408db002c1ad6bbb5d8.tar zsh-49db32f2b55d0589c60d6408db002c1ad6bbb5d8.tar.gz zsh-49db32f2b55d0589c60d6408db002c1ad6bbb5d8.tar.bz2 zsh-49db32f2b55d0589c60d6408db002c1ad6bbb5d8.tar.lz zsh-49db32f2b55d0589c60d6408db002c1ad6bbb5d8.tar.xz zsh-49db32f2b55d0589c60d6408db002c1ad6bbb5d8.tar.zst zsh-49db32f2b55d0589c60d6408db002c1ad6bbb5d8.zip | |
Paul Ackersviller: 26959: delay before removing test modules
users/14118: fix test and assignment in prompt_special_chars
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ +2009-05-13 Peter Stephenson <pws@csr.com> + + * users/14118: Functions/Prompts/prompt_special_chars: fix test + and assignment. + + * Paul Ackersviller: 26959: Test/Makefile.in: need a delay before + removing modules after testing on HP-UX. + 2009-05-12 Peter Stephenson <p.w.stephenson@ntlworld.com> * 26958: Src/prompt.c: Reallocation of prompt line didn't @@ -11703,5 +11711,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4685 $ +* $Revision: 1.4686 $ ***************************************************** |
