From 43eb1c3cd04bfcf8958f95fa28db3d65036a70a2 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Mon, 3 Jan 2005 21:40:23 +0000 Subject: [PATCH] Fixed a linking error with g++ <= 3.2. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 + + * Fixed linking error on 'typeAdapter ::parse()' with g++ versions + older than 3.3. + 2005-01-02 Vincent Richard * Added unit tests for utility::path and bodyPart.