about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-09-18 10:55:43 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-09-18 10:55:43 +0000
commitd3e90df780c55069c56f9bd657ee5da4a0fde9a1 (patch)
tree8a97c22205a89961614dc0de5cfba36f624a081e /ChangeLog
parente4d3ee06b39043901054f1f20682a2e79c9f1924 (diff)
downloadzsh-d3e90df780c55069c56f9bd657ee5da4a0fde9a1.tar.gz
zsh-d3e90df780c55069c56f9bd657ee5da4a0fde9a1.tar.xz
zsh-d3e90df780c55069c56f9bd657ee5da4a0fde9a1.zip
users/13239: add some comments to mapfile doc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9240e419..699d7c6a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-09-18  Peter Stephenson  <pws@csr.com>
 
+	* users/13239: Doc/Zsh/mod_mapfile.yo: more useful comments.
+
 	* 25682: Src/hist.c: terminate history line string before passing
 	down to zshaddhistory hook.