summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-08-18 13:03:21 -0400
committerRoger Dingledine <arma@torproject.org>2014-09-10 07:10:10 -0400
commit916d53d6ceab5b3a5d567f18a2bce8543d008a89 (patch)
tree8a8746c2208af9c490ea37ee55e641d46199d31e /changes
parent01800ea1e4e0312c8b204541a8e43d7aad67ad61 (diff)
downloadtor-916d53d6ceab5b3a5d567f18a2bce8543d008a89.tar.gz
tor-916d53d6ceab5b3a5d567f18a2bce8543d008a89.zip
Mark StrictE{ntry,xit}Nodes as obsolete.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug122264
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12226 b/changes/bug12226
new file mode 100644
index 0000000000..0058b838cd
--- /dev/null
+++ b/changes/bug12226
@@ -0,0 +1,4 @@
+ o Removed features:
+ - The old "StrictEntryNodes" and "StrictExitNodes" options, which
+ used to be deprecated synonyms for "StrictNodes", are now marked
+ obsolete. Resolves ticket 12226.