summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIsis Lovecruft <isis@torproject.org>2017-07-13 18:01:54 +0000
committerIsis Lovecruft <isis@torproject.org>2017-07-13 18:16:22 +0000
commit8de1b94b9db9156e1d8cdce9fab8a911cdb1ee43 (patch)
tree56f6f904cf0e9f6c336ab7bcca8e4b4d8c6d9d1f /changes
parenteb355e031e86a229b8d8375a5112f8484198373b (diff)
downloadtor-8de1b94b9db9156e1d8cdce9fab8a911cdb1ee43.tar.gz
tor-8de1b94b9db9156e1d8cdce9fab8a911cdb1ee43.zip
Add a changes file for bug22830.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug228305
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug22830 b/changes/bug22830
new file mode 100644
index 0000000000..123b725aff
--- /dev/null
+++ b/changes/bug22830
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Fix a problem with Rust toolchains not being found when building
+ without --enable-cargo-online-mode, due to setting the $HOME
+ environment variable instead of $CARGO_HOME. Fixes bug 22830;
+ fix by Chelsea Komlo. Bugfix on 0.3.1.1-alpha.