<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/trunk/README, 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>2006-07-06T10:37:52Z</updated>
<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=3f2f8484370e3f4416df963bdf604b52c7e75d2d'/>
<id>urn:sha1:3f2f8484370e3f4416df963bdf604b52c7e75d2d</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=a77fa9076cf78864b11826618458821ab0a4f9ac'/>
<id>urn:sha1:a77fa9076cf78864b11826618458821ab0a4f9ac</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>
<entry>
<title>2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2004-12-07T21:13:39Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-12-07T21:13:39Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=06fc934f56d4bcdcc263165b08118f1e5b01de91'/>
<id>urn:sha1:06fc934f56d4bcdcc263165b08118f1e5b01de91</id>
<content type='text'>
	* README: Refer to COPYING.LESSER and "each file" instead of
	COPYING.
	* COPYING.LESSER: New file.
	* gpgme.spec.in (%doc): Add COPYING.LESSER.
	* acinclude.m4, configure.ac, Makefile.am: Change license to LGPL
	2.1 or later.
	* TODO: Add copyright notice.
	* README.CVS: Likewise.

assuan/
2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* README.1st: Add copyright notice.

doc/
2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Makefile.am: Change license to LGPL.
	(gpgme_TEXINFOS): Replace gpl.texi with lesser.texi.

	* gpgme.texi: Change license to LGPL (also for documentation of
	GPGME's license).
	* lesser.texi: New file.
	* gpl.texi: File removed.

gpgme/
2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* putc_unlocked.c, funopen.c: I just claim copyright on these
	files and change their license to LGPL, because they are totally
	trivial wrapper functions.
	* isascii.c: Change copyright notice to the one from ctype/ctype.h
	in the GNU C Library (CVS Head 2004-10-10), where isascii is
	defined as a macro doing exactly the same as the function in this
	file.
	* memrchr.c: Update from the GNU C Library (CVS Head 2001-07-06).
	* stpcpy.c: Update from the GNU C Library (CVS Head 2004-10-10).
	* ath.c, ath-compat.c, ath.h, ath-pth.c, ath-pth-compat.c,
	ath-pthread.c, ath-pthread-compat.c, context.h, conversion.c,
	data.c, data-compat.c, data-fd.c, data.h, data-mem.c,
	data-stream.c, data-user.c, debug.c, debug.h, decrypt.c,
	decrypt-verify.c, delete.c, edit.c, encrypt.c, encrypt-sign.c,
	engine-backend.h, engine.c, engine-gpgsm.c, engine.h, error.c,
	export.c, genkey.c, get-env.c, gpgme.c, gpgme.h, import.c, io.h,
	key.c, keylist.c, mkstatus, Makefile.am, ops.h, op-support.c,
	passphrase.c, posix-io.c, posix-sema.c, posix-util.c, progress.c,
	rungpg.c, sema.h, sign.c, signers.c, trust-item.c, trustlist.c,
	util.h, verify.c, version.c, w32-io.c, w32-sema.c, w32-util.c,
	wait.c, wait-global.c, wait.h, wait-private.c, wait-user.c: Change
	license to LGPL.

tests/
2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/mkdemodirs: Add copyright notice.

	* gpgsm/Makefile.am, gpgsm/t-support.h, gpgsm/t-decrypt.c,
	gpgsm/t-encrypt.c, gpgsm/t-export.c, gpgsm/t-genkey.c,
	gpgsm/t-import.c, gpgsm/t-keylist.c, gpgsm/t-sign.c,
	gpgsm/t-verify.c, gpg/Makefile.am, gpg/t-decrypt.c,
	gpg/t-decrypt-verify.c, gpg/t-edit.c, gpg/t-encrypt.c,
	gpg/t-encrypt-sign.c, gpg/t-encrypt-sym.c, gpg/t-eventloop.c,
	gpg/t-export.c, gpg/t-genkey.c, gpg/t-import.c, gpg/t-keylist.c,
	gpg/t-keylist-sig.c, gpg/t-sign.c, gpg/t-signers.c,
	gpg/t-support.h, gpg/t-thread1.c, gpg/t-trustlist.c,
	gpg/t-verify.c, Makefile.am, t-data.c, t-engine-info.c,
	t-version.c: Change license to LGPL.

</content>
</entry>
<entry>
<title>Add some more info.</title>
<updated>2004-09-30T02:37:13Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-09-30T02:37:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8bab0ced01934055203e0035436ba0f208d949ed'/>
<id>urn:sha1:8bab0ced01934055203e0035436ba0f208d949ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update information.</title>
<updated>2004-09-30T01:30:28Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-09-30T01:30:28Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=222df68e2aa224ebeb415b70d0c8c61e1b4e7ea2'/>
<id>urn:sha1:222df68e2aa224ebeb415b70d0c8c61e1b4e7ea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tell that gpgsm 1.9.6 is required.</title>
<updated>2004-04-06T14:22:55Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-04-06T14:22:55Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=03c251d29ac0d7358f5299c894cdff236ddc09ba'/>
<id>urn:sha1:03c251d29ac0d7358f5299c894cdff236ddc09ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated the CVS build stuff</title>
<updated>2004-01-12T13:41:20Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-01-12T13:41:20Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=05ed4a677ea1c74b86fdd1ed0fa844be3fce65a0'/>
<id>urn:sha1:05ed4a677ea1c74b86fdd1ed0fa844be3fce65a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require libgpg-error 0.5.</title>
<updated>2003-09-14T00:41:39Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-09-14T00:41:39Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=09e4de60c8c97c406c327240128f681c4e461559'/>
<id>urn:sha1:09e4de60c8c97c406c327240128f681c4e461559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2003-06-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-06-06T03:04:09Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-06-06T03:04:09Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3ee08e092e06b050c6f8ae275dd5ced8cb5d391b'/>
<id>urn:sha1:3ee08e092e06b050c6f8ae275dd5ced8cb5d391b</id>
<content type='text'>
	* configure.ac (LIBGPGME_LT_CURRENT): Bump up to 11.

</content>
</entry>
<entry>
<title>Bump gpg version requirement.</title>
<updated>2003-05-26T21:59:11Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-05-26T21:59:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f9f31e2ca96887f5dc5e2226dcd0760d479c8ddb'/>
<id>urn:sha1:f9f31e2ca96887f5dc5e2226dcd0760d479c8ddb</id>
<content type='text'>
</content>
</entry>
</feed>
