aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-11-27 22:02:50 +0100
committerVincent Richard <[email protected]>2005-11-27 22:02:50 +0100
commit594dfdbd55b60d8494676fba652e66f7a7a38af7 (patch)
tree3f0cbce2595f21480c47315b0f88a2f2f9f96755 /ChangeLog
parentGNU TLS detection with SCons. (diff)
downloadvmime-594dfdbd55b60d8494676fba652e66f7a7a38af7.tar.gz
vmime-594dfdbd55b60d8494676fba652e66f7a7a38af7.zip
Fixed problem with maildir and ':' in filename on Windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20b90261..5899982c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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