About GMime =========== Glorious MIME Utility Library
ChangeLog ========= 2011-08-08 Jeffrey Stedfast <[email protected]> * README: Bumped version * configure.ac: Bumped version to 2.5.9 2011-07-17 Jeffrey Stedfast <[email protected]> * gmime/gmime-utils.c (charset_convert): Don't skip validation of UTF-8 text. 2011-07-17 Jeffrey Stedfast <[email protected]> * gmime/gmime-utils.c (charset_convert): Handle ERANGE the same as EILSEQ. * gmime/gmime-filter-charset.c (filter_filter): Handle ERANGE the same as EILSEQ. * gmime/gmime-charset.c (g_mime_charset_map_init): Improved logic for Win32 (and even Linux) systems. Don't rely on setlocale(). 2011-06-15 Jeffrey Stedfast <[email protected]> * gmime/gmime-parser.c: Added new state, MESSAGE_HEADERS, which behaves the same as HEADERS but is only ever set when we are parsing the toplevel GMimeMessage object. (parser_step_headers): Be slightly more strict in handling malformed headers in the MESSAGE_HEADERS state so that trying to parse non-message streams fails (e.g. if someone tries to parse a jpeg stream). 2011-06-15 Jeffrey Stedfast <[email protected]> * gmime/gmime-gpg-context.c: Define nfds_t on OSX. Download ======== http://download.gnome.org/sources/gmime/2.5/gmime-2.5.9.tar.xz (750K) sha256sum: 50a4205af3b0e6410b44d8c55affa278753beb4d156f4a70db5e52f1ab5f4e1a http://download.gnome.org/sources/gmime/2.5/gmime-2.5.9.tar.bz2 (960K) sha256sum: 69941415916ff66b215db393b8f596fba5bfe9bf8c6c2197f3e6c7cf164708de _______________________________________________ ftp-release-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ftp-release-list Upcoming changes: Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)
