<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/README, branch gpgme-1.4.3</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.4.3</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.4.3'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2013-05-28T09:09:07Z</updated>
<entry>
<title>Release 1.4.2.</title>
<updated>2013-05-28T09:09:07Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2013-05-28T09:05:43Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=009e26a989f8a251563303f155c51fe012af52a4'/>
<id>urn:sha1:009e26a989f8a251563303f155c51fe012af52a4</id>
<content type='text'>
* configure.ac: Set LT version to C21/A10/R0.
</content>
</entry>
<entry>
<title>Release 1.4.0.</title>
<updated>2013-02-26T17:02:10Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2013-02-26T16:28:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=ef5cd38123dfbef7843f374ee697b0b5e8730c46'/>
<id>urn:sha1:ef5cd38123dfbef7843f374ee697b0b5e8730c46</id>
<content type='text'>
* configure.ac: Bump LT version to C20/A9/R0.
</content>
</entry>
<entry>
<title>Declare next version to be 1.4.0</title>
<updated>2013-02-12T13:06:07Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2013-02-12T13:06:07Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9c5733b89f858e947f954c56c00a9fee227ef362'/>
<id>urn:sha1:9c5733b89f858e947f954c56c00a9fee227ef362</id>
<content type='text'>
--
</content>
</entry>
<entry>
<title>Document contribution rules.</title>
<updated>2012-09-25T17:19:13Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2012-09-25T17:19:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=db33945ab3b8c173a3fc2dd1a0d22d7fc15d8730'/>
<id>urn:sha1:db33945ab3b8c173a3fc2dd1a0d22d7fc15d8730</id>
<content type='text'>
* doc/HACKING (License policy): New.
* doc/DCO: New.
* AUTHORS: Change maintainer address.
</content>
</entry>
<entry>
<title>Release 1.3.2.</title>
<updated>2012-05-02T09:18:24Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2012-05-02T08:58:52Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9c8608f702ec0f44ae55cd7f33bd8df0a2d48508'/>
<id>urn:sha1:9c8608f702ec0f44ae55cd7f33bd8df0a2d48508</id>
<content type='text'>
* configure.ac: Bump LT version to C19/A8/R1.

* configure.ac (GITLOG_TO_CHANGELOG): Define.
* Makefile.am (gen-ChangeLog): Use it.
</content>
</entry>
<entry>
<title>Update Werner Koch's distribution signing key in the README.</title>
<updated>2012-04-03T13:10:52Z</updated>
<author>
<name>W. Trevor King</name>
<email>wking@drexel.edu</email>
</author>
<published>2012-03-27T19:10:00Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6ec9e21dd1ea2f8509700bce018aef6ad7e9a927'/>
<id>urn:sha1:6ec9e21dd1ea2f8509700bce018aef6ad7e9a927</id>
<content type='text'>
* README: Update signing key.
</content>
</entry>
<entry>
<title>2010-05-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2010-05-06T13:39:55Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2010-05-06T13:39:55Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=749325d6c10fd6a8d8fafa3c9c25b6822eaf0dc5'/>
<id>urn:sha1:749325d6c10fd6a8d8fafa3c9c25b6822eaf0dc5</id>
<content type='text'>
	* configure.ac: Require libgpg-error 1.8.

src/
2010-05-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* sign.c, data-user.c, conversion.c, debug.c, verify.c, data.c,
	decrypt.c, delete.c, assuan-support.c, import.c, engine-gpgsm.c,
	data-mem.c, op-support.c, w32-io.c, w32-util.c, data-compat.c: Use
	gpg_error_from_syserror instead gpg_error_from_errno, and use
	gpg_err_set_errno to set error number.
	* setenv.c: Include &lt;gpg-error.h&gt; and define __set_errno to use
	gpg_err_set_errno.
	* gpgme-tool.c (ARGP_ERR_UNKNOWN): Define to EDEADLOCK (which is
	mapped in Windows CE) instead of E2BIG (which is not).
	(gt_import_keys): Initialize err.

</content>
</entry>
<entry>
<title>Add an API to change passphrases.  Currently only implemented for</title>
<updated>2010-01-05T17:36:53Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2010-01-05T17:36:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=97c5d4d312dbb6d6f70d1d8ea88ab6a03f4e2f2a'/>
<id>urn:sha1:97c5d4d312dbb6d6f70d1d8ea88ab6a03f4e2f2a</id>
<content type='text'>
GPGSM.  Requires GnuPG 2.1

</content>
</entry>
<entry>
<title>2006-07-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2006-07-06T10:37:52Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2006-07-06T10:37:52Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1ae2788117076e95a186fe7491f56f348aaeb5a0'/>
<id>urn:sha1:1ae2788117076e95a186fe7491f56f348aaeb5a0</id>
<content type='text'>
	* lang, lang/cl: New subdirectories.
	* lang/Makefile.am, lang/README: New files.
	* configure.ac (AC_CONFIG_FILES): Add lang/Makefile,
	lang/cl/Makefile and lang/cl/gpgme.asd.
	* Makefile.am (SUBDIRS): Add lang.

lang/cl/
2006-07-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Initial release.

</content>
</entry>
<entry>
<title>2004-12-28  Werner Koch  &lt;wk@g10code.com&gt;</title>
<updated>2005-01-12T10:28:42Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-01-12T10:28:42Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2fe3ceba81deda356562fe9d98fbcf9e5f7838fd'/>
<id>urn:sha1:2fe3ceba81deda356562fe9d98fbcf9e5f7838fd</id>
<content type='text'>
	Released 1.0.2.

	* Makefile.am (AUTOMAKE_OPTIONS): Build bzip 2 version.
	(ACLOCAL_AMFLAGS): Add -I m4.
	* configure.ac: Require automake 1.9.3 and autoconf 2.59.
	* acinclude.m4: Changed quoting for automake 1.9.
	* README: Use SHA1 instead of MD5.

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