about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2004-03-17 14:19:12 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2004-03-17 14:19:12 +0000
commit8fc76ca3700ad4c147883437ec81d41ce0429996 (patch)
tree8d84e8c40dfde5a25da0cce2e6ee0cef67e20b45 /ChangeLog
parent2dbe1c54369c0d726b72120411e6dcbfb41a8d8d (diff)
downloadzsh-8fc76ca3700ad4c147883437ec81d41ce0429996.tar.gz
zsh-8fc76ca3700ad4c147883437ec81d41ce0429996.tar.xz
zsh-8fc76ca3700ad4c147883437ec81d41ce0429996.zip
19648: complete -t and -n options
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9379dabf..bedc3d337 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-17  Oliver Kiddle  <opk@zsh.org>
+
+	* 19648: Completion/Zsh/Command/_zpty: complete -t and -n options
+
 2004-03-16  Clint Adams  <clint@zsh.org>
 
 	* 19641: Src/Modules/pcre.c: implement -pcre-match conditional