about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b78c4c3da..d8918acb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+2015-01-04  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* users/19682: Doc/Zsh/builtins.yo: document recommended use of
+	whence.
+
 2015-01-02  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
-	* 19671: Src/builtin.c: whence -a should still work if there's a
-	full path already.
+	* users/19671: Src/builtin.c: whence -a should still work if
+	there's a full path already.
 
 	* users/19667: Doc/Zsh/builtins.yo, Src/builtin.c, Src/utils.c:
 	whence -S shows intermediate steps in symlink expansion.