Add a changes file for bug22830.

This commit is contained in:
Isis Lovecruft
2017-07-13 18:01:54 +00:00
parent eb355e031e
commit 8de1b94b9d
+5
View File
@@ -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.