diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-02-21 11:53:50 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-02-21 11:53:50 -0500 |
commit | 8a5cb58ad0b8e553d9df24aca02b0f8af5c0d47c (patch) | |
tree | c6b5aef849d13518a1ed9a4244f825246cedfbf2 /changes | |
parent | 6384d314fb47a088299a14b52e5f60b6e79697b4 (diff) | |
parent | bcfb034957dbd5d891befcd99a9725a225903b4e (diff) | |
download | tor-8a5cb58ad0b8e553d9df24aca02b0f8af5c0d47c.tar.gz tor-8a5cb58ad0b8e553d9df24aca02b0f8af5c0d47c.zip |
Merge branch 'maint-0.3.2' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket25323 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket25323 b/changes/ticket25323 new file mode 100644 index 0000000000..836825de5d --- /dev/null +++ b/changes/ticket25323 @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - Update the "rust dependencies" submodule to be an project-level + repository, rather than a user repository. Closes ticket 25323. + |