aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8b4c35b..29bdf09b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
VERSION 0.8.1cvs
================
+2006-02-20 Vincent Richard <[email protected]>
+
+ * net/imap/IMAPParser.hpp: added a "relaxed" mode to allow 8-bit
+ characters where not allowed by the standard (thanks to Tim Teulings
+ for having found the bug).
+
2006-01-29 Vincent Richard <[email protected]>
* Added service::isSecuredConnection() and service::getConnectionInfos()