about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2002-05-03 12:49:27 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-05-03 12:49:27 +0000
commitfed88cf8be33c787aa2ec6ca0886b1298519b269 (patch)
tree5e713f623a853db600626858ac8e2cdedd7037fe /ChangeLog
parentcebb7289266522121cd97c9327d9952e4da779fc (diff)
downloadzsh-fed88cf8be33c787aa2ec6ca0886b1298519b269.tar.gz
zsh-fed88cf8be33c787aa2ec6ca0886b1298519b269.tar.xz
zsh-fed88cf8be33c787aa2ec6ca0886b1298519b269.zip
17072: fix pushdminus handling in completion after directory stack references
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6cf2888e..51baa9424 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-03  Oliver Kiddle  <opk@zsh.org>
+
+	* 17072; based on 17066 (Danek Duvall):
+	Completion/Unix/Type/_path_files: correct handling of pushdminus
+	in completion after directory stack references
+
 2002-04-30  Clint Adams  <clint@zsh.org>
 
 	* 17057: Completion/Debian/Command/.distfiles,