mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
update NEWS, SH_RELEASE (re: 970069a6
)
This commit is contained in:
parent
970069a6fe
commit
5683155cb5
3 changed files with 8 additions and 2 deletions
6
NEWS
6
NEWS
|
@ -3,6 +3,12 @@ For full details, see the git log at: https://github.com/ksh93/ksh
|
|||
|
||||
Any uppercase BUG_* names are modernish shell bug IDs.
|
||||
|
||||
2020-09-21:
|
||||
|
||||
- A bug was fixed that caused command substitutions embedded in here-documents
|
||||
to lose the output of the commands they ran. This bug occurred when ksh was
|
||||
compiled with the SHOPT_SPAWN compile-time option.
|
||||
|
||||
2020-09-20:
|
||||
|
||||
- Bugfix: when whence -v/-a found an "undefined" (i.e. autoloadable) function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue