diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index 0c8698bab..b7e33baf1 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,17 @@ +2010-09-30 Werner Koch <[email protected]> + + * util.h (GPG_ERR_FULLY_CANCELED): Add replacement. + +2010-09-17 Werner Koch <[email protected]> + + * http.c (INADDR_NONE): Provide fallback. + * logging.c (INADDR_NONE): Ditto. + +2010-09-16 Werner Koch <[email protected]> + + * util.h: Add GPG_ERR_MISSING_ISSUER_CERT. + * status.c (get_inv_recpsgnr_code): Ditto. + 2010-09-13 Werner Koch <[email protected]> * homedir.c (gnupg_bindir) [W32CE]: Change to bin/. |