aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-02-02 10:16:48 -0500
committerNick Mathewson <nickm@torproject.org>2015-02-02 10:16:48 -0500
commit55639bc67f66e0bb41af1474ce8654d49faf9a61 (patch)
tree469aec8f307c4880ce397a55da366c2638fa289a /changes
parente78b7e27761df246349b4eee7667c304a68b73fd (diff)
parent80bed1ac96a3035f8c55ddced5528f0d7d16d386 (diff)
downloadtor-55639bc67f66e0bb41af1474ce8654d49faf9a61.tar.gz
tor-55639bc67f66e0bb41af1474ce8654d49faf9a61.zip
Merge remote-tracking branch 'dgoulet/bug14202_026_v1'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug142023
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug14202 b/changes/bug14202
new file mode 100644
index 0000000000..2bb4ba1776
--- /dev/null
+++ b/changes/bug14202
@@ -0,0 +1,3 @@
+ o Minor cleanup
+ - Remove workaround in dirserv_thinks_router_is_hs_dir() that was only
+ for version <= 0.2.2.24 which is now deprecated.