diff options
| author | Vincent Richard <[email protected]> | 2005-04-15 19:19:32 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-04-15 19:19:32 +0200 |
| commit | be06b7d8d510d78705fc287a62c9812456bc579f (patch) | |
| tree | e47aee4a7db124390498c0f7136f26edb64a95a4 /ChangeLog | |
| parent | Fixed compiler error with VC++6. (diff) | |
| download | vmime-be06b7d8d510d78705fc287a62c9812456bc579f.tar.gz vmime-be06b7d8d510d78705fc287a62c9812456bc579f.zip | |
Fixed bugs in URLs + added unit tests.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.7.1cvs ================ +2005-04-15 Vincent Richard <[email protected]> + + * 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 <[email protected]> * url.{hpp|cpp}, urlUtils.{hpp|cpp}: moved 'url' and 'urlUtils' from |
