about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2021-02-18 21:37:08 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2021-02-18 21:37:08 +0000
commit6bef719302d6db33c63fb6f2636986dff1941ac2 (patch)
treeb11f26ac68fafa5bbd773ed04144d43dcadd14f5 /ChangeLog
parent9c0533931c51b7d512d3e95850404f5aac2dbce1 (diff)
downloadzsh-6bef719302d6db33c63fb6f2636986dff1941ac2.tar.gz
zsh-6bef719302d6db33c63fb6f2636986dff1941ac2.tar.xz
zsh-6bef719302d6db33c63fb6f2636986dff1941ac2.zip
users/26509: fix for r -L
fc with the -L option should ignore remote entires, rather than
reading them and treating them as an error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbc5eb23b..8eaaee9d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-18  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* users/26509: Src/builtin.c: fc -L should ignore remote entries
+	rather than treat them as an error.
+
 2021-02-17  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 48073: Martijn Dekker: Doc/Zsh/builtins.yo, Src/builtin.c: fc