Merge remote-tracking branch 'public/bug24652_032' into maint-0.3.2

This commit is contained in:
Nick Mathewson
2018-01-16 13:35:52 -05:00
3 changed files with 19 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (build, compatibility, rust, OSX):
- When building with Rust on OSX, link against libresolv, to
work around the issue at
https://github.com/rust-lang/rust/issues/46797. Fixes bug
24652; bugfix on 0.3.1.1-alpha.