From 594dfdbd55b60d8494676fba652e66f7a7a38af7 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Sun, 27 Nov 2005 21:02:50 +0000 Subject: Fixed problem with maildir and ':' in filename on Windows. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') 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 + + * maildirUtils.cpp: fixed problem with ':' in filename on Windows + platform (thanks to Benjamin Biron). + 2005-11-07 Vincent Richard * SMTPTransport.cpp: fixed bug in disconnect() when authentication is -- cgit