aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51796aae..19593b2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.7.1cvs
================
+2005-04-19 Vincent Richard <[email protected]>
+
+ * defaultParameter.cpp: fixed a bug in implementation of RFC-2231 (values
+ were cut if longer than maxLineLength, and no line wrapping occured).
+
2005-04-15 Vincent Richard <[email protected]>
* url.{hpp|cpp}, urlUtils.{hpp|cpp}: fixed a lot of bugs in URLs parsing