about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-05-08 11:29:32 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-05-08 11:29:32 +0000
commitd60de3001bbcc91c4d4e2c65499df9bb5e79fe7c (patch)
treebb777e6159d79e6b103d5a5b4fd83692588e5a07 /ChangeLog
parentbd95e7658f22a6b1c11c8accb1e1ee618888d440 (diff)
downloadzsh-d60de3001bbcc91c4d4e2c65499df9bb5e79fe7c.tar.gz
zsh-d60de3001bbcc91c4d4e2c65499df9bb5e79fe7c.tar.xz
zsh-d60de3001bbcc91c4d4e2c65499df9bb5e79fe7c.zip
30469: Src/builtin.c: allow reverse listing of history using
fc -r, but don't allow reverse execution of commands at all.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aba6c0aa8..c93f8a3e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-05-08  Peter Stephenson  <pws@csr.com>
+
+	* 30469: Src/builtin.c: allow reverse listing of history using
+	fc -r, but don't allow reverse execution of commands at all.
+
+	* unposted: Doc/Zsh/contrib.yo: clarify that zargs is different
+	from xargs.
+
 2012-05-03  Peter Stephenson  <pws@csr.com>
 
 	* unposted, see 30465: Doc/Zsh/expn.yo, Doc/Zsh/params.yo: add
@@ -16276,5 +16284,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5648 $
+* $Revision: 1.5649 $
 *****************************************************