summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-01-16 13:36:48 -0500
committerNick Mathewson <nickm@torproject.org>2018-01-16 13:36:48 -0500
commitf470756cf4660bd7d5e9d4c8d66a56adfd3b7ff7 (patch)
treeb514a0472cbaf3b926de973f034b015ff3a66898 /changes
parent01adeb2471360f4c832252d8b9b9a05ab212a76c (diff)
parent0cb89eb828005ccf4b1ae72988b9c3b958ceade4 (diff)
downloadtor-f470756cf4660bd7d5e9d4c8d66a56adfd3b7ff7.tar.gz
tor-f470756cf4660bd7d5e9d4c8d66a56adfd3b7ff7.zip
Merge branch '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.