about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartijn Dekker <martijn@inlv.org>2021-02-16 18:34:41 +0000
committerPeter Stephenson <p.stephenson@samsung.com>2021-02-17 10:21:08 +0000
commit9c0533931c51b7d512d3e95850404f5aac2dbce1 (patch)
treea26b4c6da996989ce6c4e010b65aa41deedb8f98 /ChangeLog
parent326d9c203b3980c0f841bc62b06e37134c6e51ea (diff)
downloadzsh-9c0533931c51b7d512d3e95850404f5aac2dbce1.tar.gz
zsh-9c0533931c51b7d512d3e95850404f5aac2dbce1.tar.xz
zsh-9c0533931c51b7d512d3e95850404f5aac2dbce1.zip
48073: Add fc -s as POSIX way of rerunning command without starting editor
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c89fce748..cbc5eb23b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-17  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 48073: Martijn Dekker: Doc/Zsh/builtins.yo, Src/builtin.c: fc
+	-s is POSIX version of fc -e -.
+
 2021-02-16  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 47876: Justtine Tunney: Src/exec.c: Add more cases where