about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2020-04-09 21:46:20 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2020-04-09 21:46:20 +0100
commit66ee4918a1540ae3baf8077c216a2b36ccba76f4 (patch)
treed710b681d99462aa43303034c6f867fcbcb1e5cd /ChangeLog
parentc70d73436331e24b379c39ab191c0f9e74cc47a2 (diff)
downloadzsh-66ee4918a1540ae3baf8077c216a2b36ccba76f4.tar.gz
zsh-66ee4918a1540ae3baf8077c216a2b36ccba76f4.tar.xz
zsh-66ee4918a1540ae3baf8077c216a2b36ccba76f4.zip
45660: Fix crash setting vi or emacs mode on command line.
Delay setting the option until the module system is set up.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ba79bf46..2d003e8a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-04-09  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 45660: Src/builtin,c, Src/init.c: Delay initial setting of
+	keympa options until module system is active.
+
 2020-04-05  dana  <dana@dana.is>
 
 	* 45655: Completion/Darwin/Type/_retrieve_mac_apps: Update