1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 22:32:12 +02:00

unposted: ChangeLog: credit Martijn Dekker for workers/38039 (POSIXy 'set +o')

This commit is contained in:
Daniel Shahaf 2016-03-09 22:36:23 +00:00
parent 33bd9136d6
commit 3d9479274e

View file

@ -56,7 +56,7 @@
* 38048: Src/zle_refresh.c: fix "zle redisplay" when called while
a listing is below the prompt (e.g., from interrupt handler)
* 38039: Src/options.c: POSIXy behavior for "set +o"
* Martijn Dekker: 38039: Src/options.c: POSIXy behavior for "set +o"
2016-02-26 Peter Stephenson <p.w.stephenson@ntlworld.com>