From 35e5e14915b3da445588ba0769ee21e77f79ee52 Mon Sep 17 00:00:00 2001 From: Daniel Kochmanski Date: Fri, 29 Sep 2017 21:11:52 +0200 Subject: [PATCH] changelog: add last changes --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 542e10238..9071b1c95 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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