aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-03 19:03:33 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-03 19:03:33 -0400
commit21c81348a39dd235c40656c34abb76daf88e81f3 (patch)
treec366209ace93dfaeb25c4455d55d3a2971958e30
parent29b3b485b9722ceead4b931af521b999d3c2aeb3 (diff)
downloadtor-21c81348a39dd235c40656c34abb76daf88e81f3.tar.gz
tor-21c81348a39dd235c40656c34abb76daf88e81f3.zip
Fix bug24031 changes file
-rw-r--r--changes/bug240312
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug24031 b/changes/bug24031
index adffa46d8a..2bb0e83091 100644
--- a/changes/bug24031
+++ b/changes/bug24031
@@ -10,4 +10,4 @@
in outside crates and avoid mistakenly passing an internal error string to
C over the FFI boundary. Many tests were added, and some previous
differences between the C and Rust implementations have been
- remedied. Fixes 24031; bugfix on 0.3.3.1-alpha.
+ remedied. Fixes bug 24031; bugfix on 0.3.3.1-alpha.