Add info about bug fix.
authorMarcus Brinkmann <mb@g10code.com>
Mon, 4 Aug 2003 21:13:49 +0000 (21:13 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Mon, 4 Aug 2003 21:13:49 +0000 (21:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 33118413dd165a6e9839142710e9a75088774d4e..bfc4c8b73b61f7f67900eac2a28069c13f641ba2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ Noteworthy changes in version 0.4.3 (unreleased)
  * gpgme_key_t and gpgme_subkey_t have a new field, can_authenticate,
    that indicates if the key can be used for authentication.
 
+ * gpgme_signature_t's status field is now correctly set to an error
+   with error code GPG_ERR_NO_PUBKEY if public key is not found.
+
  * Interface changes relative to the 0.4.3 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 gpgme_get_key                  CHANGED: Fails correctly if key ID not unique.