CHANGES entry for previous PR

This commit is contained in:
Martin Vierula 2023-04-24 11:33:37 -07:00
parent 7cf0445ad4
commit 7ca5719526
No known key found for this signature in database
GPG Key ID: F2FC4E45883BCBA4

View File

@ -1,5 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Exclude CRLF from MULTIPART_PART_HEADER value
[Issue #2870 - @airween, @martinhsv]
- Configure: use AS_ECHO_N instead echo -n
[Issue #2894 - @liudongmiao, @martinhsv]
- Adjust position of memset from 2890