diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index d63b3657e..f956cc0fd 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,9 @@ +2010-03-08 Werner Koch <wk@g10code.com> + + * exechelp.h: Include "estream.h". + + * exechelp.c (gnupg_spawn_process): Change OUTFILE to an estream_t. + 2010-03-02 Werner Koch <wk@g10code.com> * estream.c, estream.h, estream-printf.c, estream-printf.h: Update |