about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2013-09-06 14:09:08 +0100
committerPeter Stephenson <pws@zsh.org>2013-09-06 14:09:08 +0100
commit3573ab44e7a041f83dab1dc56ed0b77b8d18d996 (patch)
treefe9921fe36c38c639a03b11ae74e71104729fe0c /ChangeLog
parent2afa556d8fd6b365e518ef754fc34f0ffb6854ff (diff)
downloadzsh-3573ab44e7a041f83dab1dc56ed0b77b8d18d996.tar.gz
zsh-3573ab44e7a041f83dab1dc56ed0b77b8d18d996.tar.xz
zsh-3573ab44e7a041f83dab1dc56ed0b77b8d18d996.zip
31658: fix manual entry about getting lines from mapfile
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c3771271..72fc65195 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
 	can hear if you shriek.  Treat exclamation marks as strings in
 	"! -a ..." and "! -o ...".
 
+2013-09-02  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 31685: Doc/Zsh/mod_mapfile.yo: documentation of how to get
+	lines from a file is not correct.
+
 2013-08-29  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* users/17955: Doc/Zsh/contrib.yo,