about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-06-03 15:14:55 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-06-03 15:14:55 +0000
commit03d14ff12e933c6f7c57946db19c19963375c235 (patch)
treec342e0fabb36afc07f66590ffaaf27917b09bdc4 /ChangeLog
parentfc62495b7033fbf716572bcb0ed26959952427ce (diff)
downloadzsh-03d14ff12e933c6f7c57946db19c19963375c235.tar.gz
zsh-03d14ff12e933c6f7c57946db19c19963375c235.tar.xz
zsh-03d14ff12e933c6f7c57946db19c19963375c235.zip
users/7467: quoted commands weren't found in dispatcher lokoup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8dbb22d2e..6ca3b15e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-03  Peter Stephenson  <pws@csr.com>
+
+	* users/7467: Completion/Base/Core/_dispatch: quoted commands
+	weren't found in dispatcher lookup.
+
 2004-06-02  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* unposted: builtin.c, exec.c, glob.c, hashtable.c, hist.c, init.c,