diff options
author | George Kadianakis <desnacked@riseup.net> | 2012-12-17 15:17:19 +0200 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2013-02-09 16:30:17 +0000 |
commit | d54efda869ee522d81bc0ccb80820f46c4f1439e (patch) | |
tree | c5d687646d603f56f327ef924283f208de1524a9 | |
parent | 8f2e98015989faf708a5294c3028a319fd45f16c (diff) | |
download | tor-d54efda869ee522d81bc0ccb80820f46c4f1439e.tar.gz tor-d54efda869ee522d81bc0ccb80820f46c4f1439e.zip |
Add changes files.
-rw-r--r-- | changes/bug3594 | 3 |
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. |