gmime 2.1.4
- From: "Jeffrey Stedfast" <install-module gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: gmime 2.1.4
- Date: Sun, 25 Mar 2007 21:24:33 -0400 (EDT)
Module: gmime
Version: 2.1.4
Uploaded by: Jeffrey Stedfast
http://download.gnome.org/sources/gmime/2.1/gmime-2.1.4.tar.gz
md5sum: 76702884ae44480599cb0e365e643859
size: 740K
http://download.gnome.org/sources/gmime/2.1/gmime-2.1.4.tar.bz2
md5sum: 3b45c0864dedc27d43fab558345b6594
size: 604K
ChangeLog
---------
2004-04-24 Jeffrey Stedfast <fejj ximian com>
* README: Updated
* configure.in: Bumped version to 2.1.4
* gmime/gmime-part.c (g_mime_part_get_content): Disable debug
warning.
* gmime/gmime-iconv.c: Same.
* gmime/gmime-iconv-utils.c: Disable warnings.
* gmime/gmime-utils.c (decode_msgid): Try to always return a
string buffer containing whatever we can get from the msg-id, even
if it isn't a valid msg-id token.
2004-04-19 Jeffrey Stedfast <fejj ximian com>
* gmime/gmime-content-type.c
(g_mime_content_type_new_from_string): Chew up lwsp between the
end of the subtype and the ';' token, if there is any.
2004-04-13 Jeffrey Stedfast <fejj ximian com>
* gmime/gmime-gpg-context.c (gpg_ctx_parse_status): Save both the
TRUST_UNDEFINED trust state as well as the whether or not we get a
NO_PUBKEY status message.
2004-04-11 Jeffrey Stedfast <fejj ximian com>
* gmime/gmime-stream-filter.c (stream_read): Check that we haven't
already flushed the stream if the source stream is at EOS - fixes
an infinite loop case if the user doesn't use a loop to check
eos() each loop.
2004-04-02 Jeffrey Stedfast <fejj ximian com>
* gmime/gmime-stream-cat.c (stream_write): This should be writing
data, not reading it from the underlying streams. Oops.
2004-03-30 Jeffrey Stedfast <fejj ximian com>
* gmime/gmime-charset.c (charset_best_mask): Don't use the charset
if it is lang specific and the lang doesn't match the
locale. Fixes bug #138218.
* gmime/gmime-utils.c (mktime_utc): New function to mktime() into
UTC.
(parse_rfc822_date): Use mktime_utc() instead of doing it
ourselves.
(parse_broken_date): Same.
2004-03-21 Jeffrey Stedfast <fejj ximian com>
* gmime/gmime-stream-buffer.c (stream_write): Fixed a bug when
writing across block boundaries.
2004-03-09 Jeffrey Stedfast <fejj ximian com>
* gmime/gmime-cipher-context.c (g_mime_cipher_verify): Allow the
sigstream to be NULL (it is optional afterall).
Thanks to Peter Bloomfield for reminding me about
g_ascii_strdown() and g_ascii_strup() and for providing the
original patch.
* gmime/gmime-charset.c (locale_parse_lang): Don't use
g_ascii_strdown() and g_ascii_strup() as these functions strdup
the result rather than working on the input string.
(g_mime_charset_map_init): Instead of strdup()ing the charset name
and then using g_ascii_strdown(), just use g_ascii_strdown() since
it malloc's. Also, even if we have nl_langinfo(), we want to parse
LC_ALL to get the locale lang.
--
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]