summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-09-24 14:12:45 -0400
committerNick Mathewson <nickm@torproject.org>2015-09-24 14:12:45 -0400
commit3f52a33739944c53ecb2fd516a7cdab9fc14b1ba (patch)
tree7bf3c6b171cbd16c04726482875dac3c87bef8c2
parentf55cdee0db53a638111391f0e51d79b62198dc38 (diff)
downloadtor-3f52a33739944c53ecb2fd516a7cdab9fc14b1ba.tar.gz
tor-3f52a33739944c53ecb2fd516a7cdab9fc14b1ba.zip
fix tor-fw-helper url
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c76405bb0..a4f04a7ceb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -234,10 +234,10 @@ Changes in version 0.2.7.3-rc - 2015-09-24
o Removed code:
- The internal pure-C tor-fw-helper tool is now removed from the Tor
distribution, in favor of the pure-Go clone available from
- https://github.com/Yawning/tor-fw-helper . The libraries used by
- the C tor-fw-helper are not, in our opinion, very confidence-
- inspiring in their secure-programming techniques. Closes
- ticket 13338.
+ https://gitweb.torproject.org/tor-fw-helper.git/ . The libraries
+ used by the C tor-fw-helper are not, in our opinion, very
+ confidence- inspiring in their secure-programming techniques.
+ Closes ticket 13338.
- Remove the code that would try to aggressively flush controller
connections while writing to them. This code was introduced in
0.1.2.7-alpha, in order to keep output buffers from exceeding