Add changes file

This commit is contained in:
rl1987
2018-09-13 10:18:06 +03:00
committed by Nick Mathewson
parent 353d2a091d
commit 009205dabe
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Rework SOCKS wire format handling to rely on trunnel-generated
parsing/generation code. Resolves ticket 27620.