Module: gmime
      Version: 2.2.11
  Uploaded by: Jeffrey Stedfast

http://download.gnome.org/sources/gmime/2.2/gmime-2.2.11.tar.gz
  md5sum: 2dd3665494feeef3e7c881faa40d6099
    size: 968K

http://download.gnome.org/sources/gmime/2.2/gmime-2.2.11.tar.bz2
  md5sum: 22dd16795ddbcb9d9ab1acb7ceb8c3ea
    size: 748K

ChangeLog
---------

2007-11-12  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * README: Bumped version

        * configure.in: Bumped version to 2.2.11

        * gmime/gmime-utils.c (g_mime_utils_header_decode_text): Fix for
        bug #485005.

2007-11-06  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gmime/gmime-utils.c (rfc2047_decode_word): If the charset string
        is empty, default to decode_8bit() and don't try to iconv_open()
        it.

2007-11-06  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gmime/gmime-utils.c (is_rfc2047_token): Don't assume the charset
        component of the token is >= 1 char, start checking for a '?' at
        string index 2.

2007-11-01  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gmime/gmime-gpg-context.c (gpg_ctx_parse_status): Clear any
        error we may have (bad passwd?) each pass so that we don't try to
        set an error when one is already set.

2007-10-27  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gmime/gmime-message.c (g_mime_message_set_mime_part): Reset the
        raw headers of the current top-level MIME part so that if it is
        being used elsewhere, it won't carry along all the message headers
        from this message.

2007-10-24  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gmime/gmime-part.c (g_mime_part_encoding_from_string): Handle
        the value "uuencode" the same as we were handling "x-uuencode".

2007-10-14  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        Changed the license to LGPLv2

2007-10-13  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * tests/test-pgp.c (test_export): Skip past the PGP headers so as
        to avoid comparing the "Version: " headers which might fail if a
        newer gnupg is used than what created the pgp key originally.

2007-10-13  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gmime/gmime-filter-html.c: Updated for url-scanner.c symbol
        changes.

        * util/url-scanner.[c,h]: Renamed symbols to get rid of the G
        prefix and marked all symbols for internal linkage.

        * util/md5-utils.h: Declare symbols as internal.

        * util/memchunk.h: Here too.

        * util/cache.h: And here.

        * util/list.h: Same.

2007-09-25  Joe Shaw  <[EMAIL PROTECTED]>

        * configure.in: Set an AM_CONDITIONAL for whether we are
        building with large file support.

        * mono/GMime.metadata.in: Move GMime.metadata to this and
        change any references of off_t to @off_t_type@, which is
        substituted with the correct type.  This is needed because
        off_t is converted to an IntPtr by the gtk-sharp binding
        generator, which is good for 64-bit systems and 32-bit
        systems without large file support but breaks on 32-bit
        systems with large file support.

        * mono/Makefile.am: Generate GMime.metadata from
        GMime.metadata.in by using sed to replace @off_t_type@
        with gint64 on 32-bit systems with large file support
        and long otherwise.

2007-09-03  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gmime/gmime-utils.c: Disabled a debug printf.

2007-08-15  Joe Shaw  <[EMAIL PROTECTED]>

        * mono/DataWrapper.custom: We want to dispose of the GMime
        stream immediately, since we don't use its managed wrapper
        except to immediately pass it into the GMime.StreamFilter
        constructor.

2007-07-21  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gmime/gmime-iconv-utils.c (g_mime_iconv_strndup): Save errno
        before resetting the iconv descriptor so that we don't lose the
        error.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to