2002-12-16 Jeffrey Stedfast * configure.in: Bumped the version to 1.90.8 * doc/gmime-doc.sgml: Added a section for GMimeFilterMd5. * doc/gmime-sections.txt: Added a section on GMimeFilterMd5. * tests/test-parser.c (print_mime_struct): Validate Content-Md5 headers. * gmime/gmime-part.c (g_mime_part_set_content_md5): Rewritten to use the md5 filter and also to do things the right way by converting textual parts to their canonical CRLF form. (g_mime_part_verify_content_md5): Same. * gmime/gmime-filter-md5.[c,h]: New filter to compute the md5 digest of a stream passed through it. 2002-12-11 Jeffrey Stedfast * gmime/gmime-message.c (g_mime_message_get_body): Reworked the logic a bit to properly handle multipart/alternative. 2002-12-10 Jeffrey Stedfast * configure.in: Bumped the version to 1.90.7