About GMime
===========

Glorious MIME Utility Library

ChangeLog
=========

2012-02-20  Jeffrey Stedfast  <[email protected]>

        * README: Bumped version

        * configure.ac: Bumped version to 2.6.6

2012-02-20  Jeffrey Stedfast  <[email protected]>

        * gmime/gmime-message.c (multipart_guess_body): Fixed
        multipart/signed logic.

2012-02-20  Jeffrey Stedfast  <[email protected]>

        * gmime/gmime-common.c (g_mime_strdup_trim): Optimized.

        * gmime/gmime-parser.c (header_parse): Use g_mime_strdup_trim()
        instead of reimplementing the same logic here.

2012-02-20  Jeffrey Stedfast  <[email protected]>

        * gmime/gmime-parser.c: Instead of filtering Content-* headers
        inside GMimeObject subclasses, filter them in the parser. This way
        header fetching works as expected in subparts which might have
        non-standard headers (X-* and whatnot).

2012-02-19  Jeffrey Stedfast  <[email protected]>

        * gmime/gmime-encodings.c (g_mime_content_encoding_from_string):
        Match non-standard encodings: 7-bit, 8-bit, and x-uue (the
        standard names for these are 7bit, 8bit, and x-uuencode).

2012-02-19  Jeffrey Stedfast  <[email protected]>

        * gmime/gmime-common.c (g_mime_strdup_trim): New function that
        optimizes g_strstrip combined with g_strdup in both speed and
        memory usage (g_strstrip won't shrink the size of the dup'd
        memory).

2012-02-18  Jeffrey Stedfast  <[email protected]>

        * configure.ac: Add a --enable-smime flag which defaults to "no".



Download
========

http://download.gnome.org/sources/gmime/2.6/gmime-2.6.6.tar.xz (704K)
  sha256sum: efdff4cebaaa9b8dfe99832eb16f54ce60a7e02c5d1f3964f15d4ae0ddf6b3ee

_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to