diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-01-22 15:25:04 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-01-22 15:25:04 -0500 |
commit | 930a17f347d834e928e6f4bd89803d676e233454 (patch) | |
tree | e93ae89dde6a2738aecc0b021f8c88e30f9de215 /changes/ticket40188 | |
parent | 001a0454f5a53c5c74c8e51bea7f46d5ec0ab79b (diff) | |
download | tor-930a17f347d834e928e6f4bd89803d676e233454.tar.gz tor-930a17f347d834e928e6f4bd89803d676e233454.zip |
Remove changes files for entries that have appeared in an 045 changelog.
Diffstat (limited to 'changes/ticket40188')
-rw-r--r-- | changes/ticket40188 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket40188 b/changes/ticket40188 deleted file mode 100644 index e29b2a9438..0000000000 --- a/changes/ticket40188 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features (documentation): - - Mention the !badexit directive that can appear in an authority's - approved-routers file, and update the description of the !invalid - directive. Closes ticket 40188. |