diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Etc/BUGS | 3 |
2 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2020-04-05 Daniel Shahaf <d.s@daniel.shahaf.name> + + * 45656: Etc/BUGS: Document the -o emacs segfault bug. + 2020-04-02 Mikael Magnusson <mikachu@gmail.com> * 45142: Doc/Zsh/grammar.yo, Doc/Zsh/options.yo, Src/lex.c, @@ -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 +------------------------------------------------------------------------ |