summaryrefslogtreecommitdiff
path: root/changes/bug19449
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-06-29 14:58:27 -0400
committerNick Mathewson <nickm@torproject.org>2016-06-29 14:58:27 -0400
commit79b2ba85984aae5bb6832db97bdff682a27634cb (patch)
treeb5444169b10c30e550475633b5e0e6eb82672014 /changes/bug19449
parente607a2d9a0520df25f38f599d5e4a65b6d150f3f (diff)
downloadtor-79b2ba85984aae5bb6832db97bdff682a27634cb.tar.gz
tor-79b2ba85984aae5bb6832db97bdff682a27634cb.zip
changes file for 19449
Diffstat (limited to 'changes/bug19449')
-rw-r--r--changes/bug194494
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug19449 b/changes/bug19449
new file mode 100644
index 0000000000..45926287d5
--- /dev/null
+++ b/changes/bug19449
@@ -0,0 +1,4 @@
+ o Removed features:
+ - There is no longer a compile-time option to disable support
+ for TransPort. (If you don't want TransPort; just don't use it.)
+ Patch from "U+039b". Closes ticket 19449.