changelog: add last changes

This commit is contained in:
Daniel Kochmanski 2017-09-29 21:11:52 +02:00
parent f30d156f58
commit 35e5e14915

View file

@ -29,6 +29,9 @@
* Pending changes since 16.1.3
** Enhancements
- ~ext:run-program~: when gray stream supplied as one of stream arguments
function will issue a warning and create new stream for the process
(instead of signalling a condition)
- ~ext:run-program~: environ argument defaults to ~:default~, when NIL
passed empty environment is used
- compiler: when gcc fails ecl prints the failing command output