aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-05-03 18:13:34 +0200
committerVincent Richard <[email protected]>2005-05-03 18:13:34 +0200
commit13da0727c5717d257e1102a3ffb06a18d24e3d9d (patch)
tree48f6ad4b8348de90bf6f79575f3bee5a564bc1d7 /ChangeLog
parentAdded 'childProcess'. (diff)
downloadvmime-13da0727c5717d257e1102a3ffb06a18d24e3d9d.tar.gz
vmime-13da0727c5717d257e1102a3ffb06a18d24e3d9d.zip
Fixed missing space in STATUS command + parse error in 'status_info'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b582a50..db343837 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.7.1cvs
================
+2005-05-03 Vincent Richard <[email protected]>
+
+ * messaging/imap/IMAPFolder.cpp: fixed missing space in "STATUS" command +
+ parsing error in 'status_info'.
+
2005-04-30 Vincent Richard <[email protected]>
* utility/childProcess.{hpp|cpp}: added a 'childProcess' class to help