diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index d8e293bc5..a81a2d301 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,12 @@ +2004-06-14 Werner Koch <[email protected]> + + * no-libgcrypt.c (gcry_realloc, gcry_xmalloc, gcry_xcalloc): New. + + * gpgconf-comp.c (retrieve_options_from_program) + (retrieve_options_from_file, change_options_file) + (change_options_program, gc_component_change_options): Replaced + getline by read_line and test for allocation failure. + 2004-05-21 Marcus Brinkmann <[email protected]> * gpgconf-comp.c (gc_options_dirmngr): Remove CRL group, put its |