diff options
author | Neel Chauhan <neel@neelc.org> | 2021-08-18 18:43:03 -0700 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-06-23 09:09:01 -0400 |
commit | 5d2dc2d403f342ac495897ed57c29a30b2813634 (patch) | |
tree | 15a3c74428cc0b8506a3f9667d5b7917665da695 | |
parent | 419aa78b3acbc5c407b02509e82e473d8bda5d35 (diff) | |
download | tor-5d2dc2d403f342ac495897ed57c29a30b2813634.tar.gz tor-5d2dc2d403f342ac495897ed57c29a30b2813634.zip |
Add changes file for ticket #40431
-rw-r--r-- | changes/bug40431 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug40431 b/changes/bug40431 new file mode 100644 index 0000000000..fbc3bb5ca0 --- /dev/null +++ b/changes/bug40431 @@ -0,0 +1,4 @@ + o Removed features: + - Remove the RendPostPeriod option. This was primarily used in Version 2 + Onion Services and after its deprecation isn't needed anymore. Closes + ticket 40431. Patch by Neel Chauhan. |