about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2014-11-08 20:49:07 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-11-08 20:49:07 +0000
commit0ccbc3873f7023a717973e9fe2a4e94317b35ad4 (patch)
tree22ad68a58814f85bd77159343874e1c893fa762f /ChangeLog
parent63f3030aaa79261466558c9a32707b16aabbeacc (diff)
downloadzsh-0ccbc3873f7023a717973e9fe2a4e94317b35ad4.tar.gz
zsh-0ccbc3873f7023a717973e9fe2a4e94317b35ad4.tar.xz
zsh-0ccbc3873f7023a717973e9fe2a4e94317b35ad4.zip
Handle -a option to whence in combination with -m.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15eda4e10..7c0ffb1c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-08  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 33653: Src/builtin.c: handle -a option to whence in
+	combination with -m.
+
 2014-11-08  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33648: Completion/Unix/Command/_gpg: complete for gpg2 as well