From 8c87a065ff088dc7eefeb155e383bd35fe903f40 Mon Sep 17 00:00:00 2001 From: jjgarcia Date: Mon, 2 Aug 2004 08:22:13 +0000 Subject: [PATCH] Document last changes --- src/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/CHANGELOG b/src/CHANGELOG index 79c7c8560..9ecd3bb48 100644 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -1823,6 +1823,9 @@ ECL 0.9d - New command line option, -q, makes the compiler quieter (by Julian Stecklina). + - New function, SI:RUN-PROGRAM to spawn processes with redirected + input, output and error streams. + * ANSI compatibility: - No symbol is exported from the CL package other than those specificied in