<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/NEWS, branch gpgme-1-0-0</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1-0-0</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1-0-0'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2004-09-30T01:33:49Z</updated>
<entry>
<title>Update for 1.0.0 release.</title>
<updated>2004-09-30T01:33:49Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-09-30T01:33:49Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=ba4d74f2cb7a7e5f14aba56a5ec57ee042b2d1ac'/>
<id>urn:sha1:ba4d74f2cb7a7e5f14aba56a5ec57ee042b2d1ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>D'oh, forget the release date in the released NEWS entry!</title>
<updated>2004-06-08T18:46:21Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-06-08T18:46:21Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=59dfd6debf417a6d3252edb7ce48904ef2ed69aa'/>
<id>urn:sha1:59dfd6debf417a6d3252edb7ce48904ef2ed69aa</id>
<content type='text'>
Prepare for upcoming release.

</content>
</entry>
<entry>
<title>Add two items about documentation fixes.</title>
<updated>2004-06-08T17:52:36Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-06-08T17:52:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c5ed55fb62a0b62b75d50a9fd9a0d0bbd845229c'/>
<id>urn:sha1:c5ed55fb62a0b62b75d50a9fd9a0d0bbd845229c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add item about GPG_ERR_CERT_REVOKED in verify status.</title>
<updated>2004-05-21T16:39:29Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-05-21T16:39:29Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d37c56aca0499306b557a02b2eaa240d111312f5'/>
<id>urn:sha1:d37c56aca0499306b557a02b2eaa240d111312f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/</title>
<updated>2004-05-21T15:51:53Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-05-21T15:51:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cf6910f69dd23214ea2016bbd46c580268646aae'/>
<id>urn:sha1:cf6910f69dd23214ea2016bbd46c580268646aae</id>
<content type='text'>
2004-05-21  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Decrypt): Add note about new field wrong_key_usage
	of gpgme_decrypt_result_t.

gpgme/
2004-05-21  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.h (struct _gpgme_decrypt_result): New fields
	wrong_key_usage and _unused.
	* decrypt.c (_gpgme_decrypt_status_handler): Don't skip over
	character after a matched string, as in a protocol error this
	could skip over the trailing binary zero.
	Handle decrypt.keyusage error notifications.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2004-05-21T15:15:21Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-05-21T15:15:21Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6aeee0426a98e306974a0e06a6e85cbe69e16dff'/>
<id>urn:sha1:6aeee0426a98e306974a0e06a6e85cbe69e16dff</id>
<content type='text'>
2004-05-21  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Key Management): Add note about new field
	keylist_mode of gpgme_key_t.

gpgme/
2004-05-21  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.h (struct _gpgme_key): New member keylist_mode.
	* keylist.c (keylist_colon_handler): Set the keylist_mode of KEY.

</content>
</entry>
<entry>
<title>Finalize for 0.4.7.</title>
<updated>2004-04-29T21:47:22Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-04-29T21:47:22Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1a47f1ee9fd8abac41f6d1e3bfc5f9991e168473'/>
<id>urn:sha1:1a47f1ee9fd8abac41f6d1e3bfc5f9991e168473</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Albrecht Dress, because he was helpful.</title>
<updated>2004-04-29T21:18:40Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-04-29T21:18:40Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=715da14d23bc5200888d9711dba28499a0c68dcb'/>
<id>urn:sha1:715da14d23bc5200888d9711dba28499a0c68dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add item about key fields.</title>
<updated>2004-04-29T11:01:31Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-04-29T11:01:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7f99d65249710d41e31dff4f4f83997946e899a8'/>
<id>urn:sha1:7f99d65249710d41e31dff4f4f83997946e899a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Post-release version bumb</title>
<updated>2004-04-06T14:42:58Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-04-06T14:42:58Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8e2c5119798a401516e9eea5eb60d1da1e8c226c'/>
<id>urn:sha1:8e2c5119798a401516e9eea5eb60d1da1e8c226c</id>
<content type='text'>
</content>
</entry>
</feed>
