Merge branch 'maint-0.3.5' into maint-0.4.0
[tor.git] / changes / bug29530_035
blob6dfcd51e7b82de5e6765ecf4a70d5257c614a01b
1   o Minor bugfixes (testing):
2     - Downgrade some LOG_ERR messages in the address/* tests to warnings.
3       The LOG_ERR messages were occurring when we had no configured network.
4       We were failing the unit tests, because we backported 28668 to 0.3.5.8,
5       but did not backport 29530. Fixes bug 29530; bugfix on 0.3.5.8.