diff options
author | Werner Koch <[email protected]> | 2020-07-16 15:17:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2020-07-16 15:17:34 +0000 |
commit | 6d7bf78ca5af35b0860aa20b12f799ab03752190 (patch) | |
tree | f18467e010720cc0af394c93c5d7eedbee3f51a1 /NEWS | |
parent | qt, cpp: Support export modes (diff) | |
download | gpgme-1.14.0.tar.gz gpgme-1.14.0.zip |
Release 1.14.0gpgme-1.14.0
* configure.ac: Bump LT versions to c=C34/A23/R0 cpp=C17/A11/R0
qt=C11/A4/R0.
--
GnuPG-bug-id: 4996
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 1.14.0 (unreleased) +Noteworthy changes in version 1.14.0 (2020-07-16) ------------------------------------------------- * New keylist mode to force the engine to return the keygrip. [#4820] @@ -38,6 +38,10 @@ Noteworthy changes in version 1.14.0 (unreleased) qt: GpgCardJob NEW. qt: ExportJob::setExportFlags NEW. + [c=C34/A23/R0 cpp=C17/A11/R0 qt=C11/A4/R0] + + Release-info: https://dev.gnupg.org/T4996 + Noteworthy changes in version 1.13.1 (2019-06-13) ------------------------------------------------- |