diff options
author | Werner Koch <[email protected]> | 2025-07-15 14:46:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-07-15 14:46:02 +0000 |
commit | 9e3266ccbbdf6ab9b37ec4e0c5342630dc0ffa82 (patch) | |
tree | c830a529baf2556290e823e1636c34773d0f16e8 /NEWS | |
parent | Fix an uninitialized variable. (diff) | |
download | gpgme-master.tar.gz gpgme-master.zip |
* tools/gnupg-key-manage.c: new.
* tools/Makefile.am: New.
* configure.ac: Add Makefile.
* Makefile.am (SUBDIRS): Add tools directory.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Noteworthy changes in version 2.0.1 (unreleased) [C45/A0/R_] ------------------------------------------------ + * gnupg-manage-keys: New tool as a framework for adding features + which would normally be implemented by a script. Right now it + supports the commands "identify" and "delete-expired-keys". + Noteworthy changes in version 2.0.0 (2025-06-03) [C45/A0/R0] ------------------------------------------------ |