gmime 2.1.9
- From: "Jeffrey Stedfast" <install-module gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: gmime 2.1.9
- Date: Sun, 25 Mar 2007 21:26:50 -0400 (EDT)
Module: gmime
Version: 2.1.9
Uploaded by: Jeffrey Stedfast
http://download.gnome.org/sources/gmime/2.1/gmime-2.1.9.tar.gz
md5sum: 8bd24a56d5f56be9150deb9840a0812a
size: 772K
http://download.gnome.org/sources/gmime/2.1/gmime-2.1.9.tar.bz2
md5sum: da6e3705b3ac829f748c97ff38dce38f
size: 628K
ChangeLog
---------
2004-10-01 Jeffrey Stedfast <fejj ximian com>
* README: Updated
* configure.in: Bumped version to 2.1.9
2004-09-29 Jeffrey Stedfast <fejj ximian com>
* gmime/gmime-parser.c (parser_step_headers): Save the entire raw
part header as well.
(parser_init): Init the rawbuf (will be used for holding the raw
part header).
(parser_close): Free the rawbuf.
(parser_construct_leaf_part): Set the raw header on the mime part.
(parser_construct_multipart): Set the raw header on the multipart.
(parser_construct_message): Don't use g_mime_message_set_mime_part
or we'll end up clearing the raw header that we worked so hard to
preserve.
(parser_scan_message_part): Same.
(parser_scan_multipart_face): Change comparison to >= so that we
actually get rid of the last crlf sequence like we meant to.
(parser_fill): Get rid of the atleast check (it isn't really
needed and can cause breakage).
* gmime/gmime-message.c (message_get_headers): Modified to only
write part headers if the toplevel mime part contains the raw
header.
(message_write_to_stream): Same.
(g_mime_message_set_mime_part): Clear the raw message headers
since it obviously won't contain the raw message headers.
(message_add_header): If any message headers change, clear the raw
header from the toplebel mime part.
(message_set_header): Same.
* gmime/gmime-header.c (g_mime_header_set_raw): New function to
set the raw part header (to be used in place of our own folding if
available).
(g_mime_header_has_raw): New function to check if the raw header
is available.
2004-09-28 Peter Bloomfield <PeterBloomfield bellsouth net>
* gmime/gmime-multipart-signed.c (sign_prepare): Must treat
multipart/signed and multipart/encrypetd parts as opaque
(e.g. don't even attempt to change their encodings).
2004-09-13 Jeffrey Stedfast <fejj novell com>
* gmime/gmime-message.c (write_addrspec): New folding callback to
use on addrspec headers.
(g_mime_message_init): Register write_addrspec for all address
headers.
* gmime/gmime-utils.c (header_fold): Fixed the logic a bit for
structured headers such that we don't break long tokens.
--
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]