aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-23 14:46:45 +0100
committerVincent Richard <[email protected]>2004-12-23 14:46:45 +0100
commite32a8a5e1acf7d4ae011a9c9a022adfae2ebf7aa (patch)
tree4e70536389c1d7ea02e0466500f4bd2d9f7c1299 /ChangeLog
parentHide private class 'IMAPauthenticator' from class documentation. (diff)
downloadvmime-e32a8a5e1acf7d4ae011a9c9a022adfae2ebf7aa.tar.gz
vmime-e32a8a5e1acf7d4ae011a9c9a022adfae2ebf7aa.zip
When connecting, create root directory if it does not exists.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <[email protected]>
+
+ * maildir: when connecting to the store, create root directory on the
+ file system if it does not exist.
+
2004-12-22 Vincent Richard <[email protected]>
* Fixed missing files in distribution (src/platform/*).