diff options
author | Marcus Brinkmann <[email protected]> | 2009-11-10 18:05:04 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2009-11-10 18:05:04 +0000 |
commit | aff1ed3fb611e34e257c677fa7d0203fa9dd6f62 (patch) | |
tree | 44d66711da9fbd9fdba28bae089eff10a6bce3ea /src/ChangeLog | |
parent | Make recipients command work. (diff) | |
download | gpgme-aff1ed3fb611e34e257c677fa7d0203fa9dd6f62.tar.gz gpgme-aff1ed3fb611e34e257c677fa7d0203fa9dd6f62.zip |
2009-11-10 Marcus Brinkmann <[email protected]>
* op-support.c (_gpgme_op_reset): Instead of last change, only set
sub protocol if it is not the default.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 31cd1b0f..d7af1d6c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-11-10 Marcus Brinkmann <[email protected]> + + * op-support.c (_gpgme_op_reset): Instead of last change, only set + sub protocol if it is not the default. + 2009-11-10 Werner Koch <[email protected]> * op-support.c (_gpgme_op_reset): Ignore GPG_ERR_NOT_IMPLEMENTED |