2005-03-07 Jeffrey Stedfast * README: Updated. * configure.in: Bumped version to 2.1.13 * gmime/gmime-charset.c (g_mime_charset_step): Don't bother with MAX() for cases where we'll just end up setting level to 2. 2005-03-07 Joe Shaw * mono/GMime.metadata: Add the "owned" flag to the return value parameter for ConstructMessage on the GMimeParser, because this method returns a new object with a refcount of 1. The binding needs to take ownership of the object.