diff --git a/CHANGES b/CHANGES index 24bff878..1fa84361 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,13 @@ -04 Nov 2009 - 2.5.11 --------------------- +06 Nov 2009 - 2.5.x +------------------- * Do not escape quotes in macro resolution and only escape NUL in setenv values. + +04 Nov 2009 - 2.5.11 +-------------------- + * Added a new multipart flag, MULTIPART_INVALID_QUOTING, which will be set true if any invalid quoting is found during multipart parsing.