<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/NEWS, branch gpgme-0-3-0</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-0</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-0'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2001-12-18T23:51:20Z</updated>
<entry>
<title>Final polish.</title>
<updated>2001-12-18T23:51:20Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-18T23:51:20Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d5e1994ee413b3768754192770cfa8ac05401eea'/>
<id>urn:sha1:d5e1994ee413b3768754192770cfa8ac05401eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2001-12-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2001-12-18T22:54:49Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-18T22:54:49Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7ce2fb718abc8228a4e18669ed78798e9dbe1bb7'/>
<id>urn:sha1:7ce2fb718abc8228a4e18669ed78798e9dbe1bb7</id>
<content type='text'>
	* keylist.c (gpgme_op_keylist_end): New function.
	* gpgme.h (gpgme_op_keylist_end): New prototype.

	* engine.h (gpgme_engine_check_version): Move prototype to ...
	* gpgme.h (gpgme_engine_check_version): ... here.

	* genkey.c (gpgme_op_genkey_start): Remove unused variable.

</content>
</entry>
<entry>
<title>More about the new version.</title>
<updated>2001-12-18T22:22:18Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-18T22:22:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=985334f7ed10f4bebad6e92f44d69a6f65b3cdc8'/>
<id>urn:sha1:985334f7ed10f4bebad6e92f44d69a6f65b3cdc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2001-12-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2001-12-18T19:54:00Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-18T19:54:00Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=247eecaab9d36e3f0a25b5462747d4b96c486640'/>
<id>urn:sha1:247eecaab9d36e3f0a25b5462747d4b96c486640</id>
<content type='text'>
	* key.c (_gpgme_key_append_name): Append, not prepend, the uid.
	Initialize the next field of the uid structure.
	(gpgme_key_get_as_xml): Do not list last uid first.

</content>
</entry>
<entry>
<title>Add items about all the new software included.</title>
<updated>2001-12-14T01:39:05Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-14T01:39:05Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f1cca1847cfbd923ae15a8c823a940343409030e'/>
<id>urn:sha1:f1cca1847cfbd923ae15a8c823a940343409030e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2001-11-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2001-11-18T03:31:31Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-11-18T03:31:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1a9da605ad2f801324342b68b49aa8aebefc2c27'/>
<id>urn:sha1:1a9da605ad2f801324342b68b49aa8aebefc2c27</id>
<content type='text'>
	* configure.in: Renamed to ...
	* configure.ac: ... this.  Update to autoconf 2.52.  Lots of small
	changes in the transition.  Support --with-gpg=PATH and
	--with-gpgsm=PATH options.  Check if test suites can be run.
	* acconfig.h: Add GPGSM_PATH.
	* Makefile.am: New variable `tests', set to `tests' if
	RUN_GPG_TESTS.
	(SUBDIRS): Replace string `tests' with variable `tests'.

gpgme/
2001-11-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* configure.in: Renamed to ...
	* configure.ac: ... this.  Update to autoconf 2.52.  Lots of small
	changes in the transition.  Support --with-gpg=PATH and
	--with-gpgsm=PATH options.  Check if test suites can be run.
	* acconfig.h: Add GPGSM_PATH.
	* Makefile.am: New variable `tests', set to `tests' if
	RUN_GPG_TESTS.
	(SUBDIRS): Replace string `tests' with variable `tests'.

</content>
</entry>
<entry>
<title>Fix small error.</title>
<updated>2001-11-16T12:13:01Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-11-16T12:13:01Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=590bd5a7d88cb8aa21bae45789fb321136e4820a'/>
<id>urn:sha1:590bd5a7d88cb8aa21bae45789fb321136e4820a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* TODO: Remove obsolete items, categorize another.</title>
<updated>2001-11-16T01:44:49Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-11-16T01:44:49Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3d97e032f8227db62140600e480db84ac352838c'/>
<id>urn:sha1:3d97e032f8227db62140600e480db84ac352838c</id>
<content type='text'>
	* NEWS: Add new feature decrypt-verify.

</content>
</entry>
<entry>
<title>Fixed a keylisting bug</title>
<updated>2001-09-17T10:36:05Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2001-09-17T10:36:05Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b4eddd304269da30d29fc1a272237e706773ea2e'/>
<id>urn:sha1:b4eddd304269da30d29fc1a272237e706773ea2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added more doc entries and prepared for 0.2.3</title>
<updated>2001-09-17T08:25:36Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2001-09-17T08:25:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0bc8c1c7e19af5446edbf6175718975699fda85f'/>
<id>urn:sha1:0bc8c1c7e19af5446edbf6175718975699fda85f</id>
<content type='text'>
</content>
</entry>
</feed>
