From c5519372808d78519e1bac2db165d19a34534f74 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Tue, 9 Apr 2019 20:45:37 +0200 Subject: 44215: Maintain LASTWIDGET across reset-prompt. This avoids side effects of asynchronous notifications. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8cc48aae5..82a7ebbf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2019-04-10 Peter Stephenson + * Roman Perepelitsa: 44215: Doc/Zsh/zle.yo, + Src/Zle/iwidgets.list, Src/Zle/zle.h, Src/Zle/zle_main.c, + Src/Zle/zle_thingy.c, Src/Zle/zle_utils.c, Src/Zle/zle_vi.c: + Maintain LASTWIDGET across reset-prompt, avoiding side effects + of asynchronous notifications. + * 44202: Src/Zle/compctl.c: Rewrite to use memmove() for possibly overlapping copy. -- cgit 1.4.1