summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-16 10:20:27 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-16 10:20:27 -0400
commit97cc61e9476d6553e65ade578cc57a029674ee5a (patch)
treeda2564fc232e5f404f860811026208ff6ede5966 /changes
parent8c1e2d7557ff05c27a6dd32eb0ee90caff69da59 (diff)
parent3dd94a7ea7e85307822885306cbd7096b56442df (diff)
downloadtor-97cc61e9476d6553e65ade578cc57a029674ee5a.tar.gz
tor-97cc61e9476d6553e65ade578cc57a029674ee5a.zip
Merge branch 'maint-0.3.4'
Diffstat (limited to 'changes')
-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.