669 |
* Correct the GPG version checking code. |
* Correct the GPG version checking code. |
670 |
* Fix problem that the Key Manager did not display disabled keys |
* Fix problem that the Key Manager did not display disabled keys |
671 |
after reloading. |
after reloading. |
672 |
|
* Remove debug output for the card code. |
673 |
|
|
674 |
|
(0.11.2) |
675 |
|
|
676 |
|
* Modify --keymanager so there is just one instance. |
677 |
|
* Detect 'gpg --sign' output in the file manager and |
678 |
|
do not assume 'ENCRYPTED'. |
679 |
|
* Fix a problem that the key cache will not be reloaded |
680 |
|
when a keys was updated/imported via the keyserver. |
681 |
|
|
682 |
|
(0.11.3) |
683 |
|
* Directly reload the key after it was received from a |
684 |
|
keyserver. |
685 |
|
* Initialize gettext early as possible to avoid that |
686 |
|
greeting messages are still in English. |
687 |
|
|