diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index caf11f150..34b0e7f2a 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,11 @@ +2001-06-20 Johan Danielsson + + * simple_exec.c: rename check_status to wait_for_process, and + export it; function pipe_execv similar to popen, but with more + control over input and output + + * roken-common.h: prototypes for wait_for_process and pipe_execv + 2001-06-17 Assar Westerlund * roken-common.h: move emalloc et al to roken.h.in