<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/branches, branch gpgme-1.2.0</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.2.0</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2005-09-12T19:08:29Z</updated>
<entry>
<title>2005-09-12  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2005-09-12T19:08:29Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-09-12T19:08:29Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e7573e4d91f34ae42d607f4fd6cf8326b0cb2ae5'/>
<id>urn:sha1:e7573e4d91f34ae42d607f4fd6cf8326b0cb2ae5</id>
<content type='text'>
	* keylist.c (release_op_data): Do not free opd-&gt;tmp_uid.

</content>
</entry>
<entry>
<title>2005-07-26  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2005-07-26T17:32:16Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-07-26T17:32:16Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=400f099bfcccada2581323898be64131f3834b5b'/>
<id>urn:sha1:400f099bfcccada2581323898be64131f3834b5b</id>
<content type='text'>
	* keylist.c (gpgme_get_key): Allow key IDs.

</content>
</entry>
<entry>
<title>Post-release fixup.</title>
<updated>2005-06-20T20:33:07Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-06-20T20:33:07Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=ddf8efe5b371a3230b87494bc6ae6a5ff5fc3769'/>
<id>urn:sha1:ddf8efe5b371a3230b87494bc6ae6a5ff5fc3769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2005-06-20  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2005-06-20T19:35:19Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-06-20T19:35:19Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9a93782d5dd492b78d7d262c2c6d5cb41a794d71'/>
<id>urn:sha1:9a93782d5dd492b78d7d262c2c6d5cb41a794d71</id>
<content type='text'>
	* configure.ac: Update the version information for the release.

</content>
</entry>
<entry>
<title>Update for release.</title>
<updated>2005-06-20T19:35:06Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-06-20T19:35:06Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9966eeb9086aafe0a0c8500085b94c78b2f20d8e'/>
<id>urn:sha1:9966eeb9086aafe0a0c8500085b94c78b2f20d8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year.</title>
<updated>2005-06-20T19:33:46Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-06-20T19:33:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c81bd9e6d9e92cc01ae0c17a9ab9f2d64bc84d45'/>
<id>urn:sha1:c81bd9e6d9e92cc01ae0c17a9ab9f2d64bc84d45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2005-06-20  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2005-06-20T18:11:42Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-06-20T18:11:42Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d7f220dd4b905c7a67b01585c2b8a6cc06de7985'/>
<id>urn:sha1:d7f220dd4b905c7a67b01585c2b8a6cc06de7985</id>
<content type='text'>
	* gpgme.m4: Only call GPGME_CONFIG if found.

</content>
</entry>
<entry>
<title>gpgme/</title>
<updated>2005-06-02T23:09:54Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-06-02T23:09:54Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2f58f47ffe426576e74195734dad31f5222ef288'/>
<id>urn:sha1:2f58f47ffe426576e74195734dad31f5222ef288</id>
<content type='text'>
2005-06-03  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* wait-global.c (gpgme_wait): Break out of the fd processing loop
	after an error.
	Reported by Igor Belyi &lt;gpgme@katehok.ac93.org&gt;.

tests/
2005-06-03  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/Makefile.am (TESTS): Add t-wait.
	* gpg/t-wait.c (main): New test.

</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch</title>
<updated>2005-06-02T22:59:41Z</updated>
<author>
<name>Repo Admin</name>
<email>nobody@gnupg.org</email>
</author>
<published>2005-06-02T22:59:41Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f637b8641aabee6164be8d0a3bf11d66b251ce11'/>
<id>urn:sha1:f637b8641aabee6164be8d0a3bf11d66b251ce11</id>
<content type='text'>
'gpgme-1-0-branch'.
</content>
</entry>
<entry>
<title>2005-06-02  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2005-06-02T22:05:32Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-06-02T22:05:32Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=998a35905643069b4b69c181457430cac9487fed'/>
<id>urn:sha1:998a35905643069b4b69c181457430cac9487fed</id>
<content type='text'>
	* wait.h (_gpgme_run_io_cb): New prototype.
	* wait.c (_gpgme_run_io_cb): New function.
	* wait-global.c (gpgme_wait): Call it.
	* wait-user.c (_gpgme_user_io_cb_handler): Likewise.
	* wait-private.c (_gpgme_wait_on_condition): Likewise.

</content>
</entry>
</feed>
