about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-01-04 18:12:44 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2015-01-06 09:33:44 -0800
commitf9cc5a6e562842f15ce6e576553f3e0e37e51783 (patch)
tree9e0ebd1ddd7eff7f89b7666298756f2a52492cb5 /ChangeLog
parentc7850ac4f64239897b7311c6245785559e2b48e9 (diff)
downloadzsh-f9cc5a6e562842f15ce6e576553f3e0e37e51783.tar.gz
zsh-f9cc5a6e562842f15ce6e576553f3e0e37e51783.tar.xz
zsh-f9cc5a6e562842f15ce6e576553f3e0e37e51783.zip
34093: "whence" should always return nonzero when it finds that nothing matches its arguments
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75a16bcf7..6fd89cc28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-06  Barton E. Schaefer  <schaefer@zsh.org>
+
+        * 34103: Src/subst.c: fix ancient (workers/15872) thinko that
+        doesn't seem to have mattered, but must in some obscure cases
+
 2015-01-05  Daniel Shahaf <d.s@daniel.shahaf.name>
 
 	* 34042: Completion/Unix/Command/_git: Respect tags for subcommand
@@ -8,6 +13,11 @@
 	* Timofey Titovets: 34053: Completion/Linux/Command/_modutils:
 	additional compression option for kernel modules.
 
+2015-01-04  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 34093: Src/builtins.c: "whence" should always return nonzero
+	when it finds that nothing matches its arguments
+
 2015-01-04  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 34092: Src/utils.c: miscount of buffer length in symlink