summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-01-16 13:35:52 -0500
committerNick Mathewson <nickm@torproject.org>2018-01-16 13:35:52 -0500
commit0cb89eb828005ccf4b1ae72988b9c3b958ceade4 (patch)
tree54d87b5efa6dd8903b996699385aa2d4fb236b5e /changes
parentdb5aa54a422cd45b690293a0c618e6275e1c3608 (diff)
parent2ac9734bd21f3eecb20560cde5c4037230029157 (diff)
downloadtor-0cb89eb828005ccf4b1ae72988b9c3b958ceade4.tar.gz
tor-0cb89eb828005ccf4b1ae72988b9c3b958ceade4.zip
Merge remote-tracking branch 'public/bug24652_032' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug246526
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug24652 b/changes/bug24652
new file mode 100644
index 0000000000..6e35e259e9
--- /dev/null
+++ b/changes/bug24652
@@ -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.