diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 887fbc5a..3cdd9aae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2010-03-12 Werner Koch <[email protected]> + * gpgme.h.in (GPGME_STATUS_SUCCESS): Use the right file for the + change; see below. + * passwd.c (op_data_t): New. (passwd_start): Setup OPD. (passwd_status_handler): Return GPG_ERR_NOT_SUPPORTED if needed. |