diff options
Diffstat (limited to '')
-rw-r--r-- | common/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index f956cc0fd..7dfbb6c53 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,5 +1,8 @@ 2010-03-08 Werner Koch <[email protected]> + * iobuf.c [FILE_FILTER_USES_STDIO]: Remove all code. It has not + been used for a long time. + * exechelp.h: Include "estream.h". * exechelp.c (gnupg_spawn_process): Change OUTFILE to an estream_t. |