about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cd1431d5..7ae7e8740 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-03  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* users/18550: Doc/Zsh/compsys.yo: matcher-list clarifications
+
 2014-03-01  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 32453: Functions/Misc/zcalc: fix default base handling.
@@ -104,7 +108,7 @@
 
 	* 32361: Src/Zle/zle_tricky.c: don't reset lastline before completion
 
-2014-02-13  Barton E. Schaefer  <schaefer@brasslantern.com>
+2014-02-13  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 32377: Test/comptest: change keybindings and PTY control for
 	vi-mode tests to make them more reliable