diff options
| author | Vincent Richard <[email protected]> | 2005-07-23 15:14:21 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-07-23 15:14:21 +0200 |
| commit | 81b7b009e9562323efb277d8fd4cc48675b35dc7 (patch) | |
| tree | fea343bca2ee4f528663930ade76844f7055d312 /ChangeLog | |
| parent | Fixed a bug when destroying an unconnected IMAP service. (diff) | |
| download | vmime-81b7b009e9562323efb277d8fd4cc48675b35dc7.tar.gz vmime-81b7b009e9562323efb277d8fd4cc48675b35dc7.zip | |
Fixed getMessages().
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.7.2cvs ================ +2005-07-23 Vincent Richard <[email protected]> + + * POP3, IMAP, maildir: fixed getMessages() when default arguments are given: + no message were returned, instead of the real message count. + 2005-07-15 Vincent Richard <[email protected]> * *attachment, messageParser: added a getName() parameter to retrieve |
