- TS-2 tasksh segfaults if quotes not closed (thanks to Fidel Mato).
This commit is contained in:
Paul Beckingham 2014-06-24 23:36:40 -04:00
parent 1173a06fcf
commit 2bbdf8a205
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
0.9 () -
- TS-2 tasksh segfaults if quotes not closed (thanks to Fidel Mato).
- TS-13 Quotes included when using task shell (thanks to Kevin Gunn).
- libreadline support added for line editing and command history.