From: Marcus Brinkmann Date: Sun, 28 Jul 2002 18:45:52 +0000 (+0000) Subject: Add items about the edit key operation. X-Git-Tag: gpgme-0-3-9~22 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4823df7cf425e38250859059d3d78fae0b1e1f78;p=gpgme.git Add items about the edit key operation. --- diff --git a/NEWS b/NEWS index 2f0d853..18744df 100644 --- 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)