about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-10 08:22:09 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-10 08:22:09 +0000
commit724b065397e31d99fedffa613101293f2f14bca5 (patch)
tree6736e5d4f3234cb8e75b89fcf46a55d66ab0923c /ChangeLog
parent0713dfcd1a1513d17d63eddaa8954f839ea5fefe (diff)
downloadzsh-724b065397e31d99fedffa613101293f2f14bca5.tar.gz
zsh-724b065397e31d99fedffa613101293f2f14bca5.tar.xz
zsh-724b065397e31d99fedffa613101293f2f14bca5.zip
more careful with checking index of $history (10614)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14b14af5a..9a4a845e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-04-10  Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
 
+	* 10614: Src/Modules/parameter.c: more careful with checking index
+ 	of $history
+	
 	* 10609: Src/Zle/compcore.c, Src/Zle/compresult.c, Src/Zle/zle_tricky.c:
  	fix for bashautolist+automenu