about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-17 09:12:26 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-17 09:12:26 +0000
commit6618fa77c819df7a851eac9781151ef05c84c9d3 (patch)
tree8e7139b338b9a970db198676c12f6cd5ce7b51bf /ChangeLog
parent7286f7bc374b5016238581fd50ce3383a4aab8c8 (diff)
downloadzsh-6618fa77c819df7a851eac9781151ef05c84c9d3.tar.gz
zsh-6618fa77c819df7a851eac9781151ef05c84c9d3.tar.xz
zsh-6618fa77c819df7a851eac9781151ef05c84c9d3.zip
remove SUFFIX-handling, it's in _tilde and only needed there (13997)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e9d4aa74..5d049b6de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-17  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 13997: Completion/Zsh/Type/_directory_stack: remove
+	SUFFIX-handling, it's in _tilde and only needed there
+
 2001-04-14  Bart Schaefer  <schaefer@zsh.org>
 
 	* unposted: Etc/zsh-development-guide: The entire section on hook