aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-07-15 14:46:02 +0000
committerWerner Koch <[email protected]>2025-07-15 14:46:02 +0000
commit9e3266ccbbdf6ab9b37ec4e0c5342630dc0ffa82 (patch)
treec830a529baf2556290e823e1636c34773d0f16e8 /NEWS
parentFix an uninitialized variable. (diff)
downloadgpgme-master.tar.gz
gpgme-master.zip
gnupg-manage-keys: Implement a new tool.HEADmaster
* 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--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 386885c2..1e10c7f7 100644
--- a/NEWS
+++ b/NEWS
@@ -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]
------------------------------------------------