SHA256
1
0
forked from pool/kgpg
2017-08-11 22:56:13 +00:00
committed by Git OBS Bridge
parent bd76d21ec7
commit 169caf2faa
2 changed files with 30 additions and 10 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Aug 11 22:45:30 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* 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\)
* use the same text for owner trust values everywhere
* do not always warn when creating a revocation certificate \(kde#372063\)
* use the same code to generate revoke url filenames everywhere
* fix GnuPG error messages missing if key generation fails
* introduce Convert::toDateTime() to parse time specifications as returned from GnuPG
* several code cleanups
* simplify KgpgTrustLabel creation
-------------------------------------------------------------------
Sat Aug 5 18:17:47 UTC 2017 - christophe@krop.fr