about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-07-05 08:18:50 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-07-05 08:18:50 +0000
commit135db923be1336fc8d83b94678097c8c963cce0a (patch)
tree7402d6d67c4e0bba0e17ab6a257043930e6805c2 /ChangeLog
parent19424d40a89dbea41a6f9f693e8c15c38978e71a (diff)
downloadzsh-135db923be1336fc8d83b94678097c8c963cce0a.tar.gz
zsh-135db923be1336fc8d83b94678097c8c963cce0a.tar.xz
zsh-135db923be1336fc8d83b94678097c8c963cce0a.zip
improve interactive mode when there are no matches left (alow to go back with undo) (17429)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ebc967ea..b9b7f9a94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-05  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 17429: Src/Zle/complist.c: improve interactive mode when
+	there are no matches left (alow to go back with undo)
+
 2002-07-04  Clint Adams  <clint@zsh.org>
 
 	* 17417: Src/Modules/datetime.c: remove unused fluff.