mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-11 03:09:41 +02:00
PGPainless 1.0.0-rc5
This commit is contained in:
parent
cc16a3da88
commit
96f6128dd3
3 changed files with 6 additions and 2 deletions
|
@ -5,6 +5,10 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
# PGPainless Changelog
|
||||
|
||||
## 1.0.0-rc5
|
||||
- Fix invalid cursor mark in `BufferedInputStream` when processing large cleartext signed messages
|
||||
- Add `SecretKeyRingEditor.revokeUserIds(SelectUserId, SecretKeyRingProtector, RevocationSignatureSubpackets.Callback)`
|
||||
|
||||
## 1.0.0-rc4
|
||||
- Fix bug where `KeyRingBuilder` would mark additional user-ids as primary
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue