diff options
author | Werner Koch <[email protected]> | 2023-03-17 09:34:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-03-17 09:34:42 +0000 |
commit | 96a30fdf30626a7cefd9c9e620a60817ef44fde2 (patch) | |
tree | 4a2fa486d0a07fc26ab7000b59ba2dd38cf72137 /NEWS | |
parent | python: Update python.m4 configure script. (diff) | |
download | gpgme-96a30fdf30626a7cefd9c9e620a60817ef44fde2.tar.gz gpgme-96a30fdf30626a7cefd9c9e620a60817ef44fde2.zip |
Release 1.19.0gpgme-1.19.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 1.19.0 (unreleased) +Noteworthy changes in version 1.19.0 (2023-03-17) ------------------------------------------------- * New convenience option --identify for gpgme-json. @@ -73,6 +73,8 @@ Noteworthy changes in version 1.19.0 (unreleased) qt: Job::rawProgress NEW. qt: Job::progress DEPRECATED. + [c=C39/A28/R0 cpp=C22/A16/R0 qt=C17/A2/R0] + Release-info: https://dev.gnupg.org/T6341 |