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 295a574c7..e861b2953 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,5 +1,8 @@ 2006-09-12 Werner Koch <[email protected]> + Replaced all call gpg_error_from_errno(errno) by + gpg_error_from_syserror(). + * gpg-connect-agent.c (read_and_print_response): With verbosity level 2 also print comment lines. |