Changelog for
php5-pear-Horde_Imap_Client-1.3.1-2.1.2.noarch.rpm :
* Fri Jan 13 2012 langAATTb1-systems.de- added license- version 1.3.1- [mms] Remove dependency on Auth_SASL.- [mms] Fix client-side Cc/From/To sorting (Bug #10503).- [mms] Improved IMAP debug logging.- [mms] Fix search charset determination for servers that support SORT & ESORT (Bug #10479).- [mms] Improved phpdoc documentation.- [mms] API CHANGE: Add shortcuts to get MIME decoded envelope information.- [mms] Automatically authenticate to server when using a command that requires an authenticated/selected state (Bug #10473).- [mms] Fixed setting data for several POP3 fetch results.- [mms] Parsing/generating sequence strings for POP3 servers has been fixed.- [mms] Removed unmaintained Mock driver.- [mms] API CHANGE: Added Horde_Imap_Client_Mailbox to provide way to accurately switch between UTF7-IMAP and UTF-8 mailbox representations.- [mms] API CHANGE: Deprecate Horde_Imap_Client_Base::parseCommandArray() - use Horde_Imap_Client_Utils::parseCommandArray() instead.- [mms] API CHANGE: Added a required parameter ('baseob') to Horde_Imap_Client_Cache constructor.- [mms] API CHANGE: Added Horde_Imap_Client_Base::writeDebug().- [mms] API CHANGE: Added Horde_Imap_Client_Base::getIdsOb().- [mms] API CHANGE: Deprecate Horde_Imap_Client_Cache::singleton().- [mms] Workaround missing search charset support in the Socket driver (Bug #10726).- [mms] Only add CHARSET data to SEARCH queries if necessary (Bug #10726).- [mms] Work around broken headers in IMAP envelope data.- [mms] LIST-STATUS does not depend on LIST-EXTENDED.- [mms] Add dependency checking for capabilities.- [mms] Remove Cclient drivers.- [mms] Fix deletion of cached message entries.
* Sat Aug 27 2011 langAATTb1-systems.de- version 1.0.13- [mms] Encrypted data is already base64 encoded (Bug #10285).- Fix typo that prevented deletion of messages on POP3 servers (Bug #10424).
* Sun Aug 14 2011 langAATTb1-systems.de- version 1.0.11- [jan] Fix stripping attachments from mailboxes with non-ascii names.- [mjr] Fix incorrect method name in Pop3 Socket driver.- [mms] Fix OR search if first search element contains more than one search criteria (Bug #10404).- [mms] Fix invalid IMAP command being sent if a changedsince search was empty.- [mms] Fix regression in POP3 Socket driver that caused incorrect parsing of server data (Bug #10417).
* Wed Jun 15 2011 langAATTb1-systems.de- version 1.0.8- [mms] Fix re-subscribing to child mailboxes of a renamed mailbox (Bug #10212).- [mms] Fix base subject generation under RFC 5256 [2.1].- More precise license statement
* Thu Jun 09 2011 langAATTb1-systems.de- moved docs to docdir
* Wed Jun 01 2011 langAATTb1-systems.de- version 1.0.7- [mms] Support response code for POP3 servers (RFC 2449/3206).- [mms] Enable cache support for POP3 Socket driver (FETCH data only).- [mms] Fix APOP authentication for POP3 Socket driver.- [mms] Fix regression with UTF7-IMAP encoding of non-ascii folder names (Bug #10093).
* Thu May 26 2011 langAATTb1-systems.de- Version 1.0.6- [mms] Fix changedsince FETCH results when no cacheable fields were present in query.- [mms] Fix/optimize updating Sequence -> UID list when processing EXPUNGEs (Bug #10097).- [mms] Fix UTF-8 -> UTF7-IMAP encoding of ampersands (Bug #10093).- [mms] Fix setACL() for Socket driver (was always doing replace instead of add/remove).- [mms] Fix ACL parsing on RFC 2086 server implementations (Bug #10079).- [mms] More than one SEARCH response may be sent, so don't overwrite existing values.- [mms] Disable search caching if a mailbox reports it does not support mod sequences (Bug #9833).- [mms] Fix storing IMAP flag cache info if specifying both add and remove options to store().
* Wed May 18 2011 langAATTb1-systems.de- Version 1.0.5- [mms] Fix OVERQUOTA Exception error constant (Bug #10068; Felipe ZipitrÃa <fzipiAATTfing.edu.uy>).- [mms] Correctly return PERMANENTFLAGS information if missing in server return.- [mms] Optimizing expunging when using QRESYNC.- [mms] Optimize re-opening a mailbox R/W if using CONDSTORE/QRESYNC.- [mms] Optimize statusMultiple() for currently selected mailbox.- [mms] Optimize search()/thread() in empty mailboxes.- [mms] Filter CAPABILITY return if sent in response code (Bug #9976).- [mms] Correctly limit FETCH results when specifying changedsince or vanished options and all requested fetch data is already cached.- [mms] Fix intermittent issues retrieving FETCH results in Socket driver.- [mms] Optimize expunging in Socket driver with UIDPLUS servers.- [mms] Fix parsing NAMESPACE response in Socket driver (Bug #9970).- Return cloned objects from Data results, to prevent issues when caching (Bug #9931).- Optimize listing subscribed mailboxes for certain queries.- Add support for PARTIAL search/sort results return (RFC 5267 [4.4]).- Add support for SEARCH=FUZZY (RFC 6203).
* Wed Apr 20 2011 langAATTb1-systems.de- Updating to version 1.0.2
* Wed Apr 06 2011 langAATTb1-systems.de- Updating to version 1.0.0
* Thu Mar 17 2011 langAATTb1-systems.de- Initial commit of version 1.0.0beta1