summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2013-11-08 11:37:52 +0000
committerPeter Stephenson <pws@zsh.org>2013-11-08 11:37:52 +0000
commit963a57203202509df686cb5159cb46b2666e3235 (patch)
treed10db8abd3e29ddc74f1937dc2f3cc13cdd2d973 /ChangeLog
parent31940: zcalc -e uses arguments as input (diff)
downloadzsh-963a57203202509df686cb5159cb46b2666e3235.tar
zsh-963a57203202509df686cb5159cb46b2666e3235.tar.gz
zsh-963a57203202509df686cb5159cb46b2666e3235.tar.bz2
zsh-963a57203202509df686cb5159cb46b2666e3235.tar.lz
zsh-963a57203202509df686cb5159cb46b2666e3235.tar.xz
zsh-963a57203202509df686cb5159cb46b2666e3235.tar.zst
zsh-963a57203202509df686cb5159cb46b2666e3235.zip
unposted: refer to zle -Fw in NEWS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d233d0da4..bf7fd5760 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2013-11-08 Peter Stephenson <p.stephenson@samsung.com>
+ * unposted: NEWS: refer to zle -Fw.
+
* 31940: Doc/Zsh/contrib.yo, Functions/Misc/zcalc: add -e option
to zcalc to use input from arguments to command.