]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix bug24031 changes file
authorNick Mathewson <nickm@torproject.org>
Tue, 3 Apr 2018 23:03:33 +0000 (19:03 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 3 Apr 2018 23:03:33 +0000 (19:03 -0400)
changes/bug24031

index adffa46d8a888ae99037c245401818147d7a52b8..2bb0e83091e670da5464ea012fc6cab4f2ec82a3 100644 (file)
@@ -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.