summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-16 10:20:21 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-16 10:20:21 -0400
commit3dd94a7ea7e85307822885306cbd7096b56442df (patch)
tree872e5adca9994fd80f797101774dec654d94f5fc
parent530d67410fab43e8a76544d05e4a50bdd526bca6 (diff)
downloadtor-3dd94a7ea7e85307822885306cbd7096b56442df.tar.gz
tor-3dd94a7ea7e85307822885306cbd7096b56442df.zip
Changes file for rust fatal warnings
-rw-r--r--changes/bug262453
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug26245 b/changes/bug26245
new file mode 100644
index 0000000000..7a14cea0bc
--- /dev/null
+++ b/changes/bug26245
@@ -0,0 +1,3 @@
+ o Minor features (compilation):
+ o The --enable-fatal-warnings flag now affects Rust code as well.
+ Closes ticket 26245.