summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2012-05-14 15:36:37 +0000
committerMikael Magnusson <mikachu@gmail.com>2012-05-14 15:36:37 +0000
commite86eb843bfdec073ecba43414eec7c83ffdbcc9f (patch)
tree197ad06bb283df0425ebe8d761372c7b7658ad12
parentc435a8cc618dba0d149405959d65da130e0982e0 (diff)
downloadzsh-e86eb843bfdec073ecba43414eec7c83ffdbcc9f.tar.gz
zsh-e86eb843bfdec073ecba43414eec7c83ffdbcc9f.zip
ChangeLog: forgot to mention who reported 30468
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index adb071f08..05109e87b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 $
*****************************************************