<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/THANKS, branch gpgme-2-base</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-2-base</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-2-base'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2016-09-23T14:08:33Z</updated>
<entry>
<title>move some file encodings to UTF-8</title>
<updated>2016-09-23T14:08:33Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-09-22T22:23:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a11450eb048df79a3f2b00ebef6d7cab07ad5054'/>
<id>urn:sha1:a11450eb048df79a3f2b00ebef6d7cab07ad5054</id>
<content type='text'>
* THANKS, doc/ChangeLog-2011, tests/ChangeLog-2011,
  tests/gpg/geheim.txt: convert from iso 8859-1 to utf-8.
* lang/qt/src/dataprovider.cpp, lang/qt/src/qgpgmerefreshkeysjob.cpp,
  lang/qt/src/qgpgmesecretkeyexportjob.cpp: replace U+FFFD REPLACEMENT
  CHARACTER with proper U+00E4 LATIN SMALL LETTER A WITH DIAERESIS.

--
Note that src/versioninfo.rc.in is still ISO-8859-1.  I don't know
whether Windows will properly handle UTF-8 in this file or not, so i
have not touched it.

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
<entry>
<title>Add two recent contributors.</title>
<updated>2012-07-28T20:11:31Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus.brinkmann@ruhr-uni-bochum.de</email>
</author>
<published>2012-07-28T20:09:01Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=83e74202cd7c4c975d149c49e2507fdb0e60ef32'/>
<id>urn:sha1:83e74202cd7c4c975d149c49e2507fdb0e60ef32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More changes for W32CE with MSC.</title>
<updated>2010-11-04T08:16:57Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2010-11-04T08:16:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=44b27022588dd2c1fe495e305ea1e26187805619'/>
<id>urn:sha1:44b27022588dd2c1fe495e305ea1e26187805619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2008-09-23  Marcus Brinkmann  &lt;marcus@g10code.com&gt;</title>
<updated>2008-09-23T10:52:09Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2008-09-23T10:52:09Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=4ae2ac986110b4ba26b52b7f6437c4454c9f1789'/>
<id>urn:sha1:4ae2ac986110b4ba26b52b7f6437c4454c9f1789</id>
<content type='text'>
	* gpgme.c (gpgme_sig_notation_clear): Clear CTX-&gt;sig_notations.
	Submitted by "Daniel Mueller" &lt;daniel@danm.de&gt;

</content>
</entry>
<entry>
<title>Add Igor Belyi &lt;gpgme@katehok.ac93.org&gt;.</title>
<updated>2005-04-14T08:44:18Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-04-14T08:44:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=bfa554b3e8975161274ad13b44fddf0f5d451ea9'/>
<id>urn:sha1:bfa554b3e8975161274ad13b44fddf0f5d451ea9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Noel Torres &lt;envite@rolamasao.org&gt;.</title>
<updated>2004-12-07T19:06:29Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-12-07T19:06:29Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a4a985c4ccb6e8552c1b465a1a50a08486c989f4'/>
<id>urn:sha1:a4a985c4ccb6e8552c1b465a1a50a08486c989f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Albrecht Dre� &lt;albrecht.dress@arcor.de&gt;, because he was helpful.</title>
<updated>2004-04-29T21:19:09Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-04-29T21:19:09Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7bdaddd2139ae408ebea57722e4d8a30c73104e6'/>
<id>urn:sha1:7bdaddd2139ae408ebea57722e4d8a30c73104e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(memrchr): Fixed implementation.  Problem pointed out</title>
<updated>2004-02-15T16:02:36Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-02-15T16:02:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6e468be50e0dbd48e2b28128fb816b7eb55cd2bc'/>
<id>urn:sha1:6e468be50e0dbd48e2b28128fb816b7eb55cd2bc</id>
<content type='text'>
by Adriaan de Groot.

</content>
</entry>
<entry>
<title>Update Miguel's email address.</title>
<updated>2003-05-26T22:01:50Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-05-26T22:01:50Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0f2763bbe3d374379206259ccfc2c6699bbdc796'/>
<id>urn:sha1:0f2763bbe3d374379206259ccfc2c6699bbdc796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Miguel Coca &lt;e970095@zipi.fi.upm.es&gt;.</title>
<updated>2002-11-21T12:58:12Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-11-21T12:58:12Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=4090227c52be335c46c0991d1036352d9550b22f'/>
<id>urn:sha1:4090227c52be335c46c0991d1036352d9550b22f</id>
<content type='text'>
</content>
</entry>
</feed>
