summaryrefslogtreecommitdiff
path: root/changes/bug1982
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug1982')
-rw-r--r--changes/bug19825
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug1982 b/changes/bug1982
new file mode 100644
index 0000000000..30ce2df7c6
--- /dev/null
+++ b/changes/bug1982
@@ -0,0 +1,5 @@
+ o Major features:
+ - Allow EntryNodes to include country codes like {de} or IP addresses
+ or network masks. Previously we had disallowed these options
+ because we didn't have an efficient way to keep the list up to
+ date. Resolves bug 1982.