[tor-commits] [tor/master] Add changes file for ticket 26492
nickm at torproject.org
nickm at torproject.org
Fri Jul 13 22:30:26 UTC 2018
commit 7585523cfc245cd7d4a5ee394367a4f8850c662e
Author: Taylor Yu <catalyst at torproject.org>
Date: Fri Jul 13 12:34:23 2018 -0500
Add changes file for ticket 26492
---
changes/ticket26492 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changes/ticket26492 b/changes/ticket26492
new file mode 100644
index 000000000..c6ab292d1
--- /dev/null
+++ b/changes/ticket26492
@@ -0,0 +1,4 @@
+ o Minor features (rust, code quality):
+ - Improve rust code quality in the Rust protover implementation by
+ making it more idiomatic. Includes changing an internal API to
+ take &str instead of &String. Closes ticket 26492.
More information about the tor-commits
mailing list