about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-09-21 09:22:20 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-09-21 09:22:20 +0000
commite85349fbf793f18211d9280ca80ec8911e05c708 (patch)
tree0dbd4d048a8c2d42761420a1b66a7a924606a21d /ChangeLog
parent418fc360ec2b1357e9e1dc4913b119d26c6e08df (diff)
downloadzsh-e85349fbf793f18211d9280ca80ec8911e05c708.tar.gz
zsh-e85349fbf793f18211d9280ca80ec8911e05c708.tar.xz
zsh-e85349fbf793f18211d9280ca80ec8911e05c708.zip
users/14411: Src/hashtable.c: only hash stat-able executable regular
files as commands
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d51b6d12e..4a477ad8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-21  Peter Stephenson  <pws@csr.com>
+
+	* users/14411: Src/hashtable.c: only hash stat-able executable
+	regular files in the command table.
+
 2009-09-19  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Darel Henman: users/14412: Doc/Zsh/builtins.yo: fix confusions
@@ -12192,5 +12197,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4783 $
+* $Revision: 1.4784 $
 *****************************************************