diff options
| author | Vincent Richard <[email protected]> | 2005-03-23 09:19:23 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-03-23 09:19:23 +0100 |
| commit | 29cc768d1a9c10768642992fd3ace1284688ffc0 (patch) | |
| tree | f66449e64e7d05bd72634c41efd524e61feddf69 /ChangeLog | |
| parent | Updated VMime website URL. (diff) | |
| download | vmime-29cc768d1a9c10768642992fd3ace1284688ffc0.tar.gz vmime-29cc768d1a9c10768642992fd3ace1284688ffc0.zip | |
Fixed multiple bugs in POP3 protocol.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ VERSION 0.6.4cvs ================ +2005-03-23 Vincent Richard <[email protected]> + + * messaging/POP3*: fixed incorrect message size. Fixed a bug in + deleteMessages() when 'to == -1' and last message not being + deleted (thanks to Stefan Uhrig). + 2005-03-17 Vincent Richard <[email protected]> * base.{cpp|hpp}: renamed 'MIME_VERSION' to 'SUPPORTED_MIME_VERSION'. |
