*** Version 1.8.6 (stable) - API 1.4.3 (stable) - 2012-10-23


* Bug #19473: PEAR::isError() compatibility problem with PHP 5.4 [alec]
* Bug #19497: Attachment filename is cut on slash character [alec]
* Bug #19665: Add Mail-Reply-To and Mail-Followup-To to structured recipient headers list [alec]
 

*** Version 1.8.5 (stable) - API 1.4.3 (stable) - 2012-06-09


* Added possibility to set additional parameters of message part header, e.g. attachment size [alec]
* Added automatic setting of attachment size via Content-Disposition header size parameter [alec]
   

*** Version 1.8.4 (stable) - API 1.4.2 (stable) - 2012-05-17


* Request #19406: Allow to set individual attachment part headers [alec]
* Fixed Bug #18982: Non-static method Mail_mimePart::encodeHeader() should not be called statically [alec]
   

*** Version 1.8.3 (stable) - API 1.4.1 (stable) - 2012-03-12


* Request #19009: Remove error_reporting from tests [alec]
* Fixed Bug #19094: Email addresses do not have to contain a space between the name and address part [alec]
* Fixed Bug #19328: Wrong encoding of filenames with comma [alec]
   

*** Version 1.8.2 (stable) - API 1.4.1 (stable) - 2011-08-10


Bugs Fixed:
 * #18426: Fixed backward compatibility for "dfilename" parameter [alec]
 * Removed xmail.dtd, xmail.xsl from the package [alec]
 * Fixed handling of email addresses with quoted local part [alec]
   

*** Version 1.8.1 (stable) - API 1.4.1 (stable) - 2010-12-01


Bugs Fixed:
 * #18083: Not possible to set separate charset for attachment content and headers [alec]
   

