about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2001-10-13 21:37:25 +0000
committerWayne Davison <wayned@users.sourceforge.net>2001-10-13 21:37:25 +0000
commit6e9a38abbbabe49150d42db8be3046e4164de42f (patch)
tree95893fa2551b4f75093efbfdd16d2bb70948cdb5
parent4dca92b451d05d262c70a709c4d7b515bd37d654 (diff)
downloadzsh-6e9a38abbbabe49150d42db8be3046e4164de42f.tar.gz
zsh-6e9a38abbbabe49150d42db8be3046e4164de42f.tar.xz
zsh-6e9a38abbbabe49150d42db8be3046e4164de42f.zip
15806, 15809, and 15836.
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8158fbc2a..f596c14e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -97,6 +97,11 @@
 	* 15846: aczsh.m4: Fix attempt to restore LDFLAGS from non-existent
 	saved value when testing RTLD_GLOBAL.
 
+2001-09-18  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* 15836: Src/builtin.c: Further modify the "fc -l" code to tolerate
+	out-of range values.
+
 2001-09-17  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* 15837: Src/Zle/zle_hist.c: Fixed incremental search in vared
@@ -107,6 +112,17 @@
 	* Akinori MUSHA: 15815: Completion/BSD/Command/_bsd_pkg: More
 	detailed completion of package options on different BSD flavors.
 
+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
+	and the non-storing nature of "r" with HIST_NO_STORE.
+
 2001-09-12  Oliver Kiddle  <opk@zsh.org>
 
 	* 15792: Doc/Zsh/manual.yo, Doc/Zsh/metafaq.yo: update url