diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index 8461b2c0e..c30ef7954 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,10 @@ +2007-06-18 Marcus Brinkmann <[email protected]> + + * gpgconf-comp.c (retrieve_options_from_file): Close LIST_FILE. + (copy_file): In error case, save/restore errno. Close SRC and DST. + (gc_component_change_options): Catch error from unlink(). Remove + target backup file before rename(). + 2007-06-15 Marcus Brinkmann <[email protected]> * gpgconf-comp.c (copy_file) [HAVE_W32_SYSTEM]: New function. |