diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 542695bea..7dace3aef 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -2,6 +2,12 @@ * trustlist.c (read_one_trustfile): Also chop an CR. +2011-01-21 Werner Koch <[email protected]> + + * pksign.c (do_encode_dsa): Compare MDLEN to bytes. + + * cvt-openpgp.c (GCRY_PK_ECDH) [!HAVE_GCRY_PK_ECDH]: New. + 2010-12-02 Werner Koch <[email protected]> * gpg-agent.c (CHECK_OWN_SOCKET_INTERVAL) [W32CE]: Set to 60 |