From 05b15366f317a4b5c110e454642c097a3963874b Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sun, 5 Apr 2020 05:44:06 +0000 Subject: 45656: Document the -o emacs segfault bug. --- ChangeLog | 4 ++++ Etc/BUGS | 3 +++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 09e89ceaf..e60ad77b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-04-05 Daniel Shahaf + + * 45656: Etc/BUGS: Document the -o emacs segfault bug. + 2020-04-02 Mikael Magnusson * 45142: Doc/Zsh/grammar.yo, Doc/Zsh/options.yo, Src/lex.c, diff --git a/Etc/BUGS b/Etc/BUGS index 8112299f5..c5c7cbc17 100644 --- a/Etc/BUGS +++ b/Etc/BUGS @@ -29,3 +29,6 @@ skipped when STTY=... is set for that command 44007 - Martijn - exit in trap executes rest of function See test case in Test/C03traps.ztst. ------------------------------------------------------------------------ +45656: 'zsh -o nobanghist -o emacs' segfaults +analysis in workers/45657 +------------------------------------------------------------------------ -- cgit 1.4.1