From: Nick Mathewson Date: Wed, 27 Apr 2011 21:26:28 +0000 (-0400) Subject: I guess that had a bug number: add it to the changes file. X-Git-Tag: tor-0.2.3.1-alpha~30^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f85509a59b88173ac6060cd5925e28415f016b4;p=thirdparty%2Ftor.git I guess that had a bug number: add it to the changes file. --- diff --git a/changes/clear_trackexithost b/changes/clear_trackexithost index 701d369df3..b9ac6fec44 100644 --- a/changes/clear_trackexithost +++ b/changes/clear_trackexithost @@ -1,5 +1,5 @@ o Minor bugfixes: - Fix a bug in the code where we could keep trying to use a TrackHostExits-based mapping after we failed to reach the intended - destination node. Bugfix on 0.2.0.20-rc. + destination node. Fixes bug 2999. Bugfix on 0.2.0.20-rc.