diff options
Diffstat (limited to '')
-rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 61bc3949..98de853f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2009-12-15 Marcus Brinkmann <[email protected]> + + * assuan-support.c (my_spawn): Calloc, not malloc, the fd_items. + 2009-12-10 Werner Koch <[email protected]> * debug.c (debug_init): Test on sgid process. |