<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/ChangeLog, branch gpgme-0-3-9</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-9</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-9'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2002-08-21T00:09:52Z</updated>
<entry>
<title>2002-08-21  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-08-21T00:09:52Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-08-21T00:09:52Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cc98c30bb5fa7c4c54a2d3b33b8c2e6db85aa2dd'/>
<id>urn:sha1:cc98c30bb5fa7c4c54a2d3b33b8c2e6db85aa2dd</id>
<content type='text'>
	Released 0.3.9.

	* NEWS: Update for 0.3.9 release.
	* Makefile.am (EXTRA_DIST): Add gpgme.spec.in.

</content>
</entry>
<entry>
<title>2002-08-21  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-08-20T22:53:13Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-08-20T22:53:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9f637f0b8ad94479251c9c96a0df388e42cb78ec'/>
<id>urn:sha1:9f637f0b8ad94479251c9c96a0df388e42cb78ec</id>
<content type='text'>
	* jnlib/argparse.c, jnlib/argparse.h, jnlib/ChangeLog,
	jnlib/dotlock.c, jnlib/dotlock.h, jnlib/libjnlib-config.h,
	jnlib/logging.c, jnlib/logging.h,jnlib/Makefile.am,
	jnlib/mischelp.h, jnlib/README, jnlib/stringhelp.c,
	jnlib/stringhelp.h, jnlib/strlist.c, jnlib/strlist.h,
	jnlib/types.h, jnlib/xmalloc.c, jnlib/xmalloc.h: Remove files.

</content>
</entry>
<entry>
<title>2002-08-21  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-08-20T22:42:48Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-08-20T22:42:48Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=166fbcc9efa34539af29736820df2eae05654f10'/>
<id>urn:sha1:166fbcc9efa34539af29736820df2eae05654f10</id>
<content type='text'>
	* Makefile.am (SUBDIRS): Remove jnlib.
	* configure.ac: Don't check for unsigned short or unsigned long.
	Don't check for memicmp, strlwr, strtoul, memmove, stricmp.
	Make stpcpy a replaced function.
	Don't define HAVE_JNLIB_LOGGING.
	Don't generate jnlib/Makefile.

gpgme/
2002-08-21  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* stpcpy.c: New file from gnulib.
	* Makefile.am (assuan_libobjs): Remove jnlib.

</content>
</entry>
<entry>
<title>* configure.ac: Bumbed version number to 0.3.9; add a comment on</title>
<updated>2002-07-02T09:08:21Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-07-02T09:08:21Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=abf4c3bb50e757a522055e3072bf283cd5e1c18a'/>
<id>urn:sha1:abf4c3bb50e757a522055e3072bf283cd5e1c18a</id>
<content type='text'>
when to change it.

* gpgme.spec.in: New. Contributed by Wojciech Polak.
* Makefile.am (dist-hook): New.

* AUTHORS: Added Wojciech and bug reporting addresses.

</content>
</entry>
<entry>
<title>* configure.ac: Bumbed LT version to 9/3/0.</title>
<updated>2002-06-25T18:32:20Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-06-25T18:32:20Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f93de9387042c016147f7f789bfe380afdc3ed94'/>
<id>urn:sha1:f93de9387042c016147f7f789bfe380afdc3ed94</id>
<content type='text'>
(NEED_GPGSM_VERSION): Need 0.3.8 due to fixed export command.

</content>
</entry>
<entry>
<title>2002-06-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-06-04T12:20:46Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-06-04T12:20:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fbdf591fcc3754d79b494bde6824e4e9626e0926'/>
<id>urn:sha1:fbdf591fcc3754d79b494bde6824e4e9626e0926</id>
<content type='text'>
	Released 0.3.7.

	* configure.ac (AC_INIT): Set version to 0.3.7.
	(LIBGPGME_LT_REVISION): Add one.

	* README: Document version requirement correctly.

</content>
</entry>
<entry>
<title>2002-06-02  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-06-02T20:43:04Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-06-02T20:43:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b024a61d89777a83908fbdd4111f7f40f3912b4d'/>
<id>urn:sha1:b024a61d89777a83908fbdd4111f7f40f3912b4d</id>
<content type='text'>
	* acinclude.m4: Fix Pth check so that it doesn't error out if pth
	is not found.

gpgme/
2002-06-02  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* ath.h: Enable the _gpgme_ prefix.  Fix all those prefix macros.
	* posix-sema.c: Use that prefix here.
	* posix-io.c: Include "ath.h".
	(_gpgme_io_read): Use _gpgme_ath_read instead read.
	(_gpgme_io_write): Use _gpgme_ath_write instead write.
	(_gpgme_io_waitpid): Use _gpgme_ath_waitpid instead waitpid.
	(_gpgme_io_select): Use _gpgme_ath_select instead select.

</content>
</entry>
<entry>
<title>2002-06-02  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-06-02T19:19:25Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-06-02T19:19:25Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=ae0d104de2fd61408387f098d6fba96b274f29d0'/>
<id>urn:sha1:ae0d104de2fd61408387f098d6fba96b274f29d0</id>
<content type='text'>
	* configure.ac: Add checks for Pth and pthreads.
	* acinclude.m4: Add slightly hacked check for pth (seems to be an
	autoconf version problem).

gpgme/
2002-06-02  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Makefile.am (ath_components): New variable.
	(ath_components_pthread): Likewise.
	(ath_components_pth): Likewise.
	(system_components): Add ath_componentes.

	* ath.h: New file.
	* ath.c: Likewise.
	* ath-pthread.c: Likewise.
	* ath-pth.c: Likewise.
	* posix-sema.c (_gpgme_sema_cs_enter): Rework to use the ATH
	interface.
	* mutex.h: Remove file.

</content>
</entry>
<entry>
<title>* engine-gpgsm.c (_gpgme_gpgsm_op_keylist)</title>
<updated>2002-05-21T15:14:35Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-05-21T15:14:35Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1721e91c886dd270033d2dd9b3339666fe8613ba'/>
<id>urn:sha1:1721e91c886dd270033d2dd9b3339666fe8613ba</id>
<content type='text'>
(_gpgme_gpgsm_op_keylist_ext):  Pass the keylist mode to gpgsm.

* configure.ac (NEED_GPGSM_VERSION): We need gpgsm 0.3.7.

</content>
</entry>
<entry>
<title>released 0.3.6</title>
<updated>2002-05-03T19:49:04Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-05-03T19:49:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=203a4778b60ac3bf4fc369bc8107f382eb5e99cf'/>
<id>urn:sha1:203a4778b60ac3bf4fc369bc8107f382eb5e99cf</id>
<content type='text'>
</content>
</entry>
</feed>
