Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
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).
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.
A buffer overrun opportunity in some charset conversion code was fixed. Compilation on systems with older GLib installations (without GLib Regex) was fixed. Cross-compilation was simplified. Stream implementations on Windows were improved.