commit 21c81348a39dd235c40656c34abb76daf88e81f3
parent 29b3b485b9722ceead4b931af521b999d3c2aeb3
Author: Nick Mathewson <nickm@torproject.org>
Date: Tue, 3 Apr 2018 19:03:33 -0400
Fix bug24031 changes file
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.