diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index a9254bd99..a91f4fe68 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,5 +1,8 @@ 2004-01-30 Marcus Brinkmann <[email protected]> + * gpgconf-comp.c (gc_error): New function, use it instead of + error() throughout. + * gpgconf-comp.c: Use xmalloc, libcommon's asctimestamp and gnupg_get_time, fix error() invocation and use getline() consistently. |