summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-21 16:28:32 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-21 16:28:32 -0400
commit169f238c238363ba0311aeea9ead4553846d6be3 (patch)
tree75806760c5717f57496537b2f66f41f5ec2dc569 /changes
parent63e08f56b889eb56ae555b5e8505187331017ff5 (diff)
parent5c0dd1aa908f891c8ad453bdcd70a4f6c51ae4b3 (diff)
downloadtor-169f238c238363ba0311aeea9ead4553846d6be3.tar.gz
tor-169f238c238363ba0311aeea9ead4553846d6be3.zip
Merge remote-tracking branch 'onionk/protover-rust1'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket278143
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket27814 b/changes/ticket27814
new file mode 100644
index 0000000000..739754c615
--- /dev/null
+++ b/changes/ticket27814
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Move protover_rust.c to the same place protover.c was moved to.
+ Closes ticket 27814.