about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2001-09-15 06:30:59 +0000
committerWayne Davison <wayned@users.sourceforge.net>2001-09-15 06:30:59 +0000
commitfbb4825694d954a7d544ab2bdee05d1ef3af09d5 (patch)
tree8f453ff3e6e67877f29dfedb685a06ccef95f528
parent2a754dbb61c66ff51ae1a64fc678c3023aa31649 (diff)
downloadzsh-fbb4825694d954a7d544ab2bdee05d1ef3af09d5.tar.gz
zsh-fbb4825694d954a7d544ab2bdee05d1ef3af09d5.tar.xz
zsh-fbb4825694d954a7d544ab2bdee05d1ef3af09d5.zip
15809
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ce5f5213..b269a2390 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-14  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* 15809: Src/hist.c: With HIST_NO_STORE, don't ignore what looks like
+	a history command if we're really going to call a user-defined shell
+	function.
+
 2001-09-13  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* 15806: Src/builtin.c, Src/hist.c: Fixed "r" with an empty history