about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-27 12:22:53 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-27 12:22:53 +0000
commitaa9c315cc872f86465a83dba3546ee62317297ba (patch)
tree4730b18268c7b3d5381c0a245054244cb41e46d8 /ChangeLog
parent6d72dca54fbbf3e86807502288ace649f5fbe05c (diff)
downloadzsh-aa9c315cc872f86465a83dba3546ee62317297ba.tar.gz
zsh-aa9c315cc872f86465a83dba3546ee62317297ba.tar.xz
zsh-aa9c315cc872f86465a83dba3546ee62317297ba.zip
comment out looking up the prefix-needed style when completing directory stack entries; make _tilde use _popd, finally (13789)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8093256e..36bbfade4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2001-03-27  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 13789: Completion/Base/_tilde, Completion/Builtins/_popd:
+	comment out looking up the prefix-needed style when
+	completing directory stack entries; make _tilde use _popd,
+	finally
+
 	* 3752: Completion/Commands/_history_complete_word,
 	Src/Zle/compresult.c: try to make _h_c_w smarter at the
 	beginning and end of the list; avoid list-beeping if the old