about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2003-10-25 14:12:47 +0000
committerClint Adams <clint@users.sourceforge.net>2003-10-25 14:12:47 +0000
commita19eb0c4f0a51365d73e3421176e282227f8e0d4 (patch)
tree83c7cdb4297944fb20c9a85e9d6e58265bb6be97 /ChangeLog
parentdf3c2c64a5e3dd2921719a5a31ff4197e7e3b17b (diff)
downloadzsh-a19eb0c4f0a51365d73e3421176e282227f8e0d4.tar.gz
zsh-a19eb0c4f0a51365d73e3421176e282227f8e0d4.tar.xz
zsh-a19eb0c4f0a51365d73e3421176e282227f8e0d4.zip
* 19201: Completion/Unix/Command/_screen: patch from Yasuhiro Hayase
to complete normal commands after screen.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 712bb379e..b0a5b90bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-24  Clint Adams  <clint@zsh.org>
+
+	* 19201: Completion/Unix/Command/_screen: patch from
+	Yasuhiro Hayase to complete normal commands after screen.
+
 2003-10-13  Peter Stephenson  <pws@csr.com>
 
 	* 19185: Functions/Zle/delete-whole-word-match: Bart spotted