summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2013-12-09 22:26:18 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2013-12-09 22:26:18 +0000
commit65725440aa80aa823284a2074ea4d1b40866f4fc (patch)
treef37fb674cd3fe121cabf5fcebdfdddee67c2d897 /ChangeLog
parent32093: describe the dependency issues fixed by the doc bundle (diff)
downloadzsh-65725440aa80aa823284a2074ea4d1b40866f4fc.tar
zsh-65725440aa80aa823284a2074ea4d1b40866f4fc.tar.gz
zsh-65725440aa80aa823284a2074ea4d1b40866f4fc.tar.bz2
zsh-65725440aa80aa823284a2074ea4d1b40866f4fc.tar.lz
zsh-65725440aa80aa823284a2074ea4d1b40866f4fc.tar.xz
zsh-65725440aa80aa823284a2074ea4d1b40866f4fc.tar.zst
zsh-65725440aa80aa823284a2074ea4d1b40866f4fc.zip
users/18210: document "print -D" better
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6e9868a6..86e59becd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2013-12-09 Peter Stephenson <p.w.stephenson@ntlworld.com>
+ * users/18210: Doc/Zsh/builtins.yo: document print -D better.
+
* 32093: INSTALL: describe the dependency issues fixed
by the doc bundle.