Fix CHANGES.

This commit is contained in:
b1v1r
2009-11-06 21:47:34 +00:00
parent 1f9bd13efc
commit 92e6c81530

View File

@@ -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 * Do not escape quotes in macro resolution and only escape NUL in setenv
values. values.
04 Nov 2009 - 2.5.11
--------------------
* Added a new multipart flag, MULTIPART_INVALID_QUOTING, which will be * Added a new multipart flag, MULTIPART_INVALID_QUOTING, which will be
set true if any invalid quoting is found during multipart parsing. set true if any invalid quoting is found during multipart parsing.