summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-14 12:49:57 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-14 12:50:26 -0400
commit945d871da54e6038fdabaf3b78a7a55b290ab6aa (patch)
tree1596091972d6977df83251c44a94ef8fa87b5143 /changes
parented7b13581234c0c1bbef3126f3dba5cd2892f950 (diff)
parent71065201dd6dcaf08238a2d09a604dfcdb4aa271 (diff)
downloadtor-945d871da54e6038fdabaf3b78a7a55b290ab6aa.tar.gz
tor-945d871da54e6038fdabaf3b78a7a55b290ab6aa.zip
Merge branch 'maint-0.3.3'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug26258_0334
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26258_033 b/changes/bug26258_033
new file mode 100644
index 0000000000..ceca383335
--- /dev/null
+++ b/changes/bug26258_033
@@ -0,0 +1,4 @@
+ o Major bugfixes (rust, testing):
+ - Fix a bug where a failure in the rust unit tests would not actually
+ cause the build to fail. Fixes bug 26258; bugfix on 0.3.3.4-alpha.
+