diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-07-10 21:32:44 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-07-10 21:32:44 +0000 |
commit | b4c2ea2cece1adeaa915f6c12f310f2268a58751 (patch) | |
tree | 84c1f152a7f04a31e5fed0b085dc884a3618f4cf /ChangeLog | |
parent | 73be7ee553b1df74bfccb7742c79b620aec828ce (diff) | |
download | zsh-b4c2ea2cece1adeaa915f6c12f310f2268a58751.tar.gz zsh-b4c2ea2cece1adeaa915f6c12f310f2268a58751.tar.xz zsh-b4c2ea2cece1adeaa915f6c12f310f2268a58751.zip |
27125: handle nested use of colour code buffer allocation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index fea458cff..323ade3a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-07-10 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 27125: Src/prompt.c: handle nested use of colour code buffer + allocation. + 2009-07-10 Peter Stephenson <pws@csr.com> * 27122: Doc/Zsh/options.yo, Src/jobs.c, Src/options.c, Src/zsh.h: @@ -11945,5 +11950,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4733 $ +* $Revision: 1.4734 $ ***************************************************** |