diff options
author | Adam Spiers <adamspiers@users.sourceforge.net> | 2003-08-19 21:59:00 +0000 |
---|---|---|
committer | Adam Spiers <adamspiers@users.sourceforge.net> | 2003-08-19 21:59:00 +0000 |
commit | 0288ef75ff5f273e2899b25678fcc25fe4147c1a (patch) | |
tree | f4dc7d9344331bcb1a73effc1931e83615853c87 /ChangeLog | |
parent | 247d829b731b5dd50266ff0f0ff2b845238ad65f (diff) | |
download | zsh-0288ef75ff5f273e2899b25678fcc25fe4147c1a.tar.gz zsh-0288ef75ff5f273e2899b25678fcc25fe4147c1a.tar.xz zsh-0288ef75ff5f273e2899b25678fcc25fe4147c1a.zip |
unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bug
introduced since % needed to be quoted inside ${//} substitution.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3812b136f..2913976da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-08-19 Adam Spiers <adam@spiers.net> + + * unposted: Functions/Prompts/prompt_adam2_setup: fix colouring + and bug introduced since % needed to be quoted inside ${//} + substitution. + 2003-08-19 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> * 18948: Completion/Unix/Command/_perforce: Pass global |