Browse Source

Add changes file

rl1987 5 years ago
parent
commit
009205dabe
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/ticket27620

+ 3 - 0
changes/ticket27620

@@ -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.