From e32a8a5e1acf7d4ae011a9c9a022adfae2ebf7aa Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Thu, 23 Dec 2004 13:46:45 +0000 Subject: When connecting, create root directory if it does not exists. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8d29a7c1..6220fbe3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ VERSION 0.6.1-cvs ================= +2004-12-23 Vincent Richard + + * maildir: when connecting to the store, create root directory on the + file system if it does not exist. + 2004-12-22 Vincent Richard * Fixed missing files in distribution (src/platform/*). -- cgit