From be06b7d8d510d78705fc287a62c9812456bc579f Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Fri, 15 Apr 2005 17:19:32 +0000 Subject: Fixed bugs in URLs + added unit tests. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2a5c8c9b..51796aae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ VERSION 0.7.1cvs ================ +2005-04-15 Vincent Richard + + * url.{hpp|cpp}, urlUtils.{hpp|cpp}: fixed a lot of bugs in URLs parsing + and encoding/decoding + added unit tests. + 2005-04-14 Vincent Richard * url.{hpp|cpp}, urlUtils.{hpp|cpp}: moved 'url' and 'urlUtils' from -- cgit