about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-03-03 23:51:12 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2014-03-03 23:51:12 -0800
commite6d99759e8aff6f17ff08d977c7e7471ac0ebec5 (patch)
treea3ec9cf1ffeaede36d05cd395e22c04ae19f3b8a /ChangeLog
parent965d7305e57b9b1a009af71368fcbf6da4e756a8 (diff)
downloadzsh-e6d99759e8aff6f17ff08d977c7e7471ac0ebec5.tar.gz
zsh-e6d99759e8aff6f17ff08d977c7e7471ac0ebec5.tar.xz
zsh-e6d99759e8aff6f17ff08d977c7e7471ac0ebec5.zip
users/18550: matcher-list documentation clarifications
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