Parallelize src/test/test into chunks.
[tor.git] / changes / bug33032
blob0c665f25dfacc6fb54722fac302ecd490cc0ca35
1   o Minor bugfixes (key portability):
2     - When reading PEM-encoded key data, tolerate CRLF line-endings even if
3       we are not running on Windows. Previously, non-Windows hosts
4       would reject these line-endings in certain positions, making
5       certain key files hard to move from one host to another.
6       Fixes bug 33032; bugfix on 0.3.5.1-alpha.