diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index e7181719f..c89a3976f 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,5 +1,8 @@ 2005-04-13 Love Hörnquist Åstrand + * simple_exec.c: don't close stderr, close all fd that is num 3 + and larger + * simple_exec.c (pipe_execv): use closefrom * add closefrom