diff options
author | teor <teor2345@gmail.com> | 2017-12-29 20:22:46 +1100 |
---|---|---|
committer | teor <teor2345@gmail.com> | 2018-01-05 13:26:38 +1100 |
commit | e3a2324083e370069a0caea1d07f7c58dc11c7af (patch) | |
tree | b59870de30641b6e53b70cd14633789c91bc2ab1 | |
parent | 5045dde956ec4647cbef5bd0fe81a05f3444012b (diff) | |
download | tor-e3a2324083e370069a0caea1d07f7c58dc11c7af.tar.gz tor-e3a2324083e370069a0caea1d07f7c58dc11c7af.zip |
Add a changes file for 22321, that mentions all its children and 24678
-rw-r--r-- | changes/ticket22321 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket22321 b/changes/ticket22321 new file mode 100644 index 0000000000..fcac1bccc7 --- /dev/null +++ b/changes/ticket22321 @@ -0,0 +1,3 @@ + o Minor features (fallbacks): + - Update the fallback whitelist and blacklist based on opt-ins and relay + changes. Closes tickets 22321, 24678, 22527, 24135, and 24695. |