about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-04-28 08:55:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-04-28 08:55:35 +0000
commitedc01c0455e894f0ba3ff1caa5b545110271d3ac (patch)
treeb20cb1d67c9788a0a5fff227f3b73366a2d13889 /ChangeLog
parent443d873258f7749c32813073dc8b508ab6f08a7a (diff)
downloadzsh-edc01c0455e894f0ba3ff1caa5b545110271d3ac.tar.gz
zsh-edc01c0455e894f0ba3ff1caa5b545110271d3ac.tar.xz
zsh-edc01c0455e894f0ba3ff1caa5b545110271d3ac.zip
Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index be3b5ed38..c23ef3f1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-28  Peter Stephenson  <pws@csr.com>
+
+	* Mikael: 27929: Src/lex.c, Doc/Zsh/options.yo (added pws): global
+	aliases with space shouldn't trigger HIST_IGNORE_SPACE.
+
 2010-04-27  Peter Stephenson  <pws@csr.com>
 
 	* 27926: Src/Zle/zle_hist.c: fix completion suffix when inserting
@@ -13081,5 +13086,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4968 $
+* $Revision: 1.4969 $
 *****************************************************