diff options
| author | Vincent Richard <[email protected]> | 2005-11-27 22:02:50 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-11-27 22:02:50 +0100 |
| commit | 594dfdbd55b60d8494676fba652e66f7a7a38af7 (patch) | |
| tree | 3f0cbce2595f21480c47315b0f88a2f2f9f96755 /ChangeLog | |
| parent | GNU TLS detection with SCons. (diff) | |
| download | vmime-594dfdbd55b60d8494676fba652e66f7a7a38af7.tar.gz vmime-594dfdbd55b60d8494676fba652e66f7a7a38af7.zip | |
Fixed problem with maildir and ':' in filename on Windows.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.8.1cvs ================ +2005-11-27 Vincent Richard <[email protected]> + + * maildirUtils.cpp: fixed problem with ':' in filename on Windows + platform (thanks to Benjamin Biron). + 2005-11-07 Vincent Richard <[email protected]> * SMTPTransport.cpp: fixed bug in disconnect() when authentication is |
