diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2012-05-14 15:36:37 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2012-05-14 15:36:37 +0000 |
| commit | e86eb843bfdec073ecba43414eec7c83ffdbcc9f (patch) | |
| tree | 197ad06bb283df0425ebe8d761372c7b7658ad12 | |
| parent | 30466: Add prompt format and printf format completion. (diff) | |
| download | zsh-e86eb843bfdec073ecba43414eec7c83ffdbcc9f.tar zsh-e86eb843bfdec073ecba43414eec7c83ffdbcc9f.tar.gz zsh-e86eb843bfdec073ecba43414eec7c83ffdbcc9f.tar.bz2 zsh-e86eb843bfdec073ecba43414eec7c83ffdbcc9f.tar.lz zsh-e86eb843bfdec073ecba43414eec7c83ffdbcc9f.tar.xz zsh-e86eb843bfdec073ecba43414eec7c83ffdbcc9f.tar.zst zsh-e86eb843bfdec073ecba43414eec7c83ffdbcc9f.zip | |
ChangeLog: forgot to mention who reported 30468
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ 2012-05-14 Mikael Magnusson <mikachu@gmail.com> - * 30468: Functions/Prompts/prompt_fade_setup: add missing $. + * 30468: Functions/Prompts/prompt_fade_setup: add missing $ + reported by Devon Meunier. * 30466: Completion/Unix/Type/.distfiles, Completion/Unix/Type/_ps1234, Completion/Zsh/Command/_print: @@ -16300,5 +16301,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5652 $ +* $Revision: 1.5653 $ ***************************************************** |
