Christophe Giboudeaux 2017-08-11 23:20:44 +00:00 committed by Git OBS Bridge
parent 9c6e65c527
commit 3c648c1249

View File

@ -5,10 +5,10 @@ Fri Aug 11 22:45:30 UTC 2017 - christophe@krop.fr
* New feature release * New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php * https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 : - Changes since 17.04.3 :
* don't let signing be confused by KEY_CONSIDERED lines \(kde#382903\) * don't let signing be confused by KEY_CONSIDERED lines (kde#382903)
* show trust and owner trust strings as tooltips in key model \(kde#369609\) * show trust and owner trust strings as tooltips in key model (kde#369609)
* use the same text for owner trust values everywhere * use the same text for owner trust values everywhere
* do not always warn when creating a revocation certificate \(kde#372063\) * do not always warn when creating a revocation certificate (kde#372063)
* use the same code to generate revoke url filenames everywhere * use the same code to generate revoke url filenames everywhere
* fix GnuPG error messages missing if key generation fails * fix GnuPG error messages missing if key generation fails
* introduce Convert::toDateTime() to parse time specifications as returned from GnuPG * introduce Convert::toDateTime() to parse time specifications as returned from GnuPG