Release Notes: This release has had a major API overhaul to make all objects more powerful and consistent with each other as well as other GObject-based libraries. Enabling support for large files no longer has the adverse effect of breaking the ABI because all public stream APIs now use 64-bit integers. The C# binding APIs have also been greatly enhanced.


Release Notes: This release adds a recursive MIME-part iterator that can be used in place of the foreach callback function in previous versions. It also adds support for IMAP body part-specifiers.


Release Notes: This release fixes system locale charset detection and now handles ERANGE errors from iconv(), which GNU's Win32 version of libiconv seems to set (but is not documented).


Release Notes: This version was fixed to build on older versions of GLib (as far back as 2.12). Workarounds were implemented for broken rfc2047-encoded email addresses. An edge-case base64 decoder bug was also fixed.


Release Notes: A corner-case buffer overflow condition in the uuencode stream filter was fixed.


Release Notes: This development release adds support for GIO streams and S/MIME.