diff options
author | Ingo Klöcker <[email protected]> | 2025-06-04 07:11:52 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2025-06-04 07:11:52 +0000 |
commit | ca6419d5ec4d865998598645c8c047c119e31d01 (patch) | |
tree | 501208ed0c3f0a7b684c6bb20d61028099139864 | |
parent | Post release update (diff) | |
download | gpgme-master.tar.gz gpgme-master.zip |
--
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ Noteworthy changes in version 2.0.1 (unreleased) [C45/A0/R_] Noteworthy changes in version 2.0.0 (2025-06-03) [C45/A0/R0] ------------------------------------------------ + * The C++ bindings, the Qt bindings, and the Python bindings were + split off of gpgme. They are now released separately. [T7262] + * New function gpgme_op_random_bytes to get cryptographically strong random bytes from gpg. [T6694] |