doc: Update NEWS
-- GnuPG-bug-id: 5951, 6056
This commit is contained in:
parent
db7d79063f
commit
99c1b14470
11
NEWS
11
NEWS
@ -3,10 +3,15 @@ Noteworthy changes in version 1.17.2 (unreleased)
|
|||||||
|
|
||||||
* New keylist mode to force refresh via external methods. [#5951]
|
* New keylist mode to force refresh via external methods. [#5951]
|
||||||
|
|
||||||
|
* The keylist operations now create an import result to report the result of
|
||||||
|
the locate keylist modes. [#5951]
|
||||||
|
|
||||||
* cpp, qt: Do not export internal symbols anymore. [#5906]
|
* cpp, qt: Do not export internal symbols anymore. [#5906]
|
||||||
|
|
||||||
* cpp, qt: Support revocation of own OpenPGP keys. [#5904]
|
* cpp, qt: Support revocation of own OpenPGP keys. [#5904]
|
||||||
|
|
||||||
|
* qt: The file name of (signed and) encrypted data can now be set. [#6056]
|
||||||
|
|
||||||
* cpp, qt: Support setting the primary user ID. [#5938]
|
* cpp, qt: Support setting the primary user ID. [#5938]
|
||||||
|
|
||||||
* Interface changes relative to the 1.17.1 release:
|
* Interface changes relative to the 1.17.1 release:
|
||||||
@ -19,10 +24,16 @@ Noteworthy changes in version 1.17.2 (unreleased)
|
|||||||
cpp: KeyListMode::ForceExtern NEW.
|
cpp: KeyListMode::ForceExtern NEW.
|
||||||
cpp: KeyListMode::LocateExternal NEW.
|
cpp: KeyListMode::LocateExternal NEW.
|
||||||
cpp: KeyListMode::KeyListModeMask NEW.
|
cpp: KeyListMode::KeyListModeMask NEW.
|
||||||
|
cpp: ImportResult::mergeWith NEW.
|
||||||
|
cpp: KeyListModeSaver NEW.
|
||||||
cpp: Context::setPrimaryUid NEW.
|
cpp: Context::setPrimaryUid NEW.
|
||||||
cpp: Context::startSetPrimaryUid NEW.
|
cpp: Context::startSetPrimaryUid NEW.
|
||||||
qt: RevokeKeyJob NEW.
|
qt: RevokeKeyJob NEW.
|
||||||
qt: Protocol::revokeKeyJob NEW.
|
qt: Protocol::revokeKeyJob NEW.
|
||||||
|
qt: EncryptJob::setFileName NEW.
|
||||||
|
qt: EncryptJob::fileName NEW.
|
||||||
|
qt: SignEncryptJob::setFileName NEW.
|
||||||
|
qt: SignEncryptJob::fileName NEW.
|
||||||
qt: SetPrimaryUserIDJob NEW.
|
qt: SetPrimaryUserIDJob NEW.
|
||||||
qt: Protocol::setPrimaryUserIDJob NEW.
|
qt: Protocol::setPrimaryUserIDJob NEW.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user