Add items about the edit key operation.
authorMarcus Brinkmann <mb@g10code.com>
Sun, 28 Jul 2002 18:45:52 +0000 (18:45 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Sun, 28 Jul 2002 18:45:52 +0000 (18:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2f0d85326af3255bb8220cdfb2272a99a5997220..18744df407a98ba4df67d0d8fbfa9120862e532f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,15 @@ Noteworthy changes in version 0.3.9 (unreleased)
 
  * A spec file for creating RPMs has been added.
 
+ * An experimental interface to GnuPG's --edit-key functionality is
+   introduced.
+
  * Interface changes relative to the 0.3.8 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+GpgmeStatusCode                        NEW
+GpgmeEditCb                    NEW
+gpgme_op_edit_start            NEW
+gpgme_op_edit                  NEW
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Noteworthy changes in version 0.3.8 (2002-06-25)