Fix a rare bug in rend_fn tests when the randomly generated port is 0
[tor/rransom.git] / changes / bug1731
blob6d484e37e97af62ac3f4765c5fffe9591ad4e7a1
1   o Minor bugfixes:
2     - Our libevent version parsing code couldn't handle versions like
3       1.4.14b-stable and warned the user about using an old and broken
4       version of libevent. Treat 1.4.14b-stable like 1.4.14-stable when
5       parsing the version. Fixes bug 1731; bugfix on 0.2.2.1-alpha.