aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2012-12-17 15:17:19 +0200
committerGeorge Kadianakis <desnacked@riseup.net>2013-02-09 16:30:17 +0000
commitd54efda869ee522d81bc0ccb80820f46c4f1439e (patch)
treec5d687646d603f56f327ef924283f208de1524a9
parent8f2e98015989faf708a5294c3028a319fd45f16c (diff)
downloadtor-d54efda869ee522d81bc0ccb80820f46c4f1439e.tar.gz
tor-d54efda869ee522d81bc0ccb80820f46c4f1439e.zip
Add changes files.
-rw-r--r--changes/bug35943
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug3594 b/changes/bug3594
new file mode 100644
index 0000000000..110252d008
--- /dev/null
+++ b/changes/bug3594
@@ -0,0 +1,3 @@
+ o Major bugfixes:
+ - Add support for passing arguments to managed pluggable transport
+ proxies. Implements ticket #3594.