Add Albrecht Dress, because he was helpful.
authorMarcus Brinkmann <mb@g10code.com>
Thu, 29 Apr 2004 21:18:40 +0000 (21:18 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Thu, 29 Apr 2004 21:18:40 +0000 (21:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 72aa9c65251e9168a4c0bbf9a946c36634112cab..398dd6597336ea102aee83acc2545ed86162e8d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,12 @@ Noteworthy changes in version 0.4.7
  * Correctly initialize the fields expired, revoked, invalid, and
    disabled in the gpgme_key_t structures.
 
+ * A bug fix: The flag wrong_key_usage of gpgme_signature_t was
+   accidently of type int instead unsigned int.
+
  * Interface changes relative to the 0.4.5 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-(none so far)
+gpgme_signature_t              CHANGED: wrong_key_usage is unsigned int now.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Noteworthy changes in version 0.4.6 (2004-04-06)