2013-06-30 Jeffrey Stedfast * README: Bumped version * configure.ac: Bumped version to 2.6.16 2013-06-30 Jeffrey Stedfast * gmime/gmime-gpg-context.c (gpg_ctx_set_mode): GPG_CTX_MODE_SIGN_ENCRYPT also requires a passphrase. 2013-05-05 Jeffrey Stedfast * gmime/gmime-filter-best.c (filter_filter): Reset the linelen state to 0 when we encounter a '\n'. 2013-05-04 Jeffrey Stedfast * gmime/gmime-part-iter.c: Modified to work for non-multipart messages. 2013-05-04 Jeffrey Stedfast * gmime/gmime-utils.c (rfc2047_encode): Respect the new GMIME_ENABLE_USE_ONLY_USER_CHARSETS initialization flag. * gmime/gmime.h: Define a new GMIME_ENABLE_USE_ONLY_USER_CHARSETS initialization flag. 2013-04-05 Jeffrey Stedfast * gmime/gmime-utils.c (header_fold_tokens): New internal function that replaces the older header_fold() function. This new one uses the rfc2047 tokenizer so that we share the same rfc2047 workaround logic in the tokenizer. Fixes bug #697407 2013-02-23 Jeffrey Stedfast * gmime/gmime-filter-html.c: Disable g_warnings unless warnings are enabled in the build.