Kaynağa Gözat

Add a changes file for bug22830.

Isis Lovecruft 7 yıl önce
ebeveyn
işleme
8de1b94b9d
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      changes/bug22830

+ 5 - 0
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.