diff options
| author | Werner Koch <[email protected]> | 2010-03-12 22:24:13 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2010-03-12 22:24:13 +0000 |
| commit | c9f6151c189ef7287ad278c4943a2d942470c6c4 (patch) | |
| tree | 8f5581dffc0a48ddebb3733b50137fa8f1210475 /src/ChangeLog | |
| parent | Detect old gpg versions not featuring the --passwd command. (diff) | |
| download | gpgme-c9f6151c189ef7287ad278c4943a2d942470c6c4.tar.gz gpgme-c9f6151c189ef7287ad278c4943a2d942470c6c4.zip | |
Add constant to the template and not to a built file.
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. |
