Remove the has_old_dnsworkers flag.

This commit is contained in:
Nick Mathewson
2010-09-28 23:37:45 -04:00
parent 8d1fe50284
commit f3e8bc391a
6 changed files with 10 additions and 31 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor feature removals
- Removed old code to work around versions of Tor so old that they
used multiple forked processes to handle DNS requests. Such
versions of Tor are no longer in use as servers.