aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-01-03 21:40:23 +0000
committerVincent Richard <[email protected]>2005-01-03 21:40:23 +0000
commit43eb1c3cd04bfcf8958f95fa28db3d65036a70a2 (patch)
tree2aaf69b70ded3290d2481d20670917b9d2e61ad5
parentFixed a linking error with g++ <= 3.2. (diff)
downloadvmime-43eb1c3cd04bfcf8958f95fa28db3d65036a70a2.tar.gz
vmime-43eb1c3cd04bfcf8958f95fa28db3d65036a70a2.zip
Fixed a linking error with g++ <= 3.2.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1837a9fe..cb781ef6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.6.2-cvs
=================
+2005-01-03 Vincent Richard <[email protected]>
+
+ * Fixed linking error on 'typeAdapter <string>::parse()' with g++ versions
+ older than 3.3.
+
2005-01-02 Vincent Richard <[email protected]>
* Added unit tests for utility::path and bodyPart.