aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-16 18:13:08 +0100
committerVincent Richard <[email protected]>2005-03-16 18:13:08 +0100
commit2ca56a209f9968e4546ab3c7038a3dec03709cfa (patch)
tree215eef7c8a750988db9663de65f8b41ae0c6463d /ChangeLog
parentSupport for In-Reply-To header field (type MessageId). (diff)
downloadvmime-2ca56a209f9968e4546ab3c7038a3dec03709cfa.tar.gz
vmime-2ca56a209f9968e4546ab3c7038a3dec03709cfa.zip
Fixed compilation problems on Solaris 9.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6dcf69d..e9e60502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
VERSION 0.6.4cvs
================
+2005-03-16 Vincent Richard <[email protected]>
+
+ * Fixed compilation problems on Solaris 9.
+
2005-03-15 Vincent Richard <[email protected]>
* tests/parser/textTest.cpp: added more unit tests for 'text' class.