File php5-pear-Horde_Imap_Client.changes of Package php5-pear-Horde_Imap_Client
-------------------------------------------------------------------
Sun Aug 14 21:13:41 UTC 2011 - lang@b1-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 13:51:43 UTC 2011 - lang@b1-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 9 14:20:01 UTC 2011 - lang@b1-systems.de
- moved docs to docdir
-------------------------------------------------------------------
Wed Jun 1 21:20:02 UTC 2011 - lang@b1-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 11:55:54 UTC 2011 - lang@b1-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 14:56:21 UTC 2011 - lang@b1-systems.de
- Version 1.0.5
- [mms] Fix OVERQUOTA Exception error constant (Bug #10068; Felipe ZipitrÃa <fzipi@fing.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 20:57:49 UTC 2011 - lang@b1-systems.de
- Updating to version 1.0.2
-------------------------------------------------------------------
Wed Apr 6 12:13:31 UTC 2011 - lang@b1-systems.de
- Updating to version 1.0.0
-------------------------------------------------------------------
Thu Mar 17 09:14:30 UTC 2011 - lang@b1-systems.de
- Initial commit of version 1.0.0beta1