diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index af5925aa1..1b8a79345 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,11 @@ +2006-09-06 Werner Koch <[email protected]> + + * gpg-connect-agent.c: Switch everything to new Assuan error code + style. + + * no-libgcrypt.c (out_of_core): Reanmed to ... + (out_of_memory): .. this to avoid name clash with util.h. + 2006-08-21 Werner Koch <[email protected]> * gpgsplit.c: New. Taken from 1.4. Adjusted to GnuPG2. |