mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 10:01:11 +02:00
45656: Document the -o emacs segfault bug.
This commit is contained in:
parent
8923d2a618
commit
05b15366f3
2 changed files with 7 additions and 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,
|
||||
|
|
3
Etc/BUGS
3
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
|
||||
------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue