added changelog

This commit is contained in:
Anthony Scopatz 2016-01-14 12:01:21 -05:00
parent 240fc24452
commit 6ceb012acd

View file

@ -44,6 +44,8 @@ None
* Made obtaining the prompt-toolkit buffer thread-safe.
* Now always set non-detypable environment variables when sourcing
foreign shells.
* Fixed issue with job management if a TTY existed but was not controlled
by the process, posix only.
**Security:**