mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
parent
a410bc480f
commit
cea04c4a6f
3 changed files with 21 additions and 5 deletions
7
NEWS
7
NEWS
|
@ -3,6 +3,13 @@ For full details, see the git log at: https://github.com/ksh93/ksh
|
|||
|
||||
Any uppercase BUG_* names are modernish shell bug IDs.
|
||||
|
||||
2021-02-04:
|
||||
|
||||
- Fixed ksh crashing if an autoloaded function tried to autoload itself.
|
||||
ksh now errors out gracefully with an "autoload loop" error message.
|
||||
|
||||
- Fixed crash on trying a very long nonexistent command.
|
||||
|
||||
2021-02-01:
|
||||
|
||||
- Fixed a bug in 'typeset': the '-s' modifier option for short integer will
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue