commit 8de1b94b9db9156e1d8cdce9fab8a911cdb1ee43 parent eb355e031e86a229b8d8375a5112f8484198373b Author: Isis Lovecruft <isis@torproject.org> Date: Thu, 13 Jul 2017 18:01:54 +0000 Add a changes file for bug22830. Diffstat:
| A | changes/bug22830 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug22830 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.