summaryrefslogtreecommitdiff
path: root/changes/bug-address_mixup
AgeCommit message (Collapse)Author
2015-10-28[pkg] fold in changes0.4.3Ivan Alejandro
2015-09-24[bug] don't repush a public key with different addressRuben Pollan
During decryption the signing public key was getting repush with a different address as part of the verify usage flagging. - Resolves: https://github.com/pixelated/pixelated-user-agent/issues/466 - Related: #7420