diff options
author | Werner Koch <[email protected]> | 2025-06-03 11:15:57 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-06-03 11:23:45 +0000 |
commit | e17ba578861905857da0a514b4fc9b88a57f7346 (patch) | |
tree | f1da26091fdda4d4931c7e8be5b5a850d1cfa907 /NEWS | |
parent | Update autogen.sh and libtool for gpgrt. (diff) | |
download | gpgme-e17ba578861905857da0a514b4fc9b88a57f7346.tar.gz gpgme-e17ba578861905857da0a514b4fc9b88a57f7346.zip |
Release 2.0.0gpgme-2.0.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 2.0.0 (unreleased) +Noteworthy changes in version 2.0.0 (2025-06-03) [c=C45/A0/R0] ------------------------------------------------ * New function gpgme_op_random_bytes to get cryptographically @@ -60,6 +60,8 @@ Noteworthy changes in version 2.0.0 (unreleased) gpgme_trust_item_unref REMOVED. gpgme_trust_item_release REMOVED. + Release-info: https://dev.gnupg.org/T7673 + Noteworthy changes in version 1.24.1 (2024-12-04) ------------------------------------------------- |