blob: 2777fbc2f85b13e43b3fb3d7f74ce4b469b30175 (
plain)
1
2
3
4
5
6
7
|
---
fixes:
- |
Long headers can be wrapped using CRLF followed by WSP (whitespace). This
whitespace was not being stripped, resulting in errant whitespace being
saved for the patch subject. This is resolved though existing patches and
cover letters will need to be updated manually.
|