diff options
author | Tor CI Release <no-email@torproject.org> | 2024-12-03 15:48:11 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2024-12-03 11:10:03 -0500 |
commit | 9918acd57b1f0c80ced1c3e95e0bb98ee4e4e854 (patch) | |
tree | 0d517d988c095c8bf99573cfa982ad0822d8cd49 /changes/bug40858 | |
parent | 5567617e3b725f8a99acada48a5855b2150bc0f4 (diff) | |
download | tor-9918acd57b1f0c80ced1c3e95e0bb98ee4e4e854.tar.gz tor-9918acd57b1f0c80ced1c3e95e0bb98ee4e4e854.zip |
release: ChangeLog and ReleaseNotes for 0.4.9.1-alpha
Diffstat (limited to 'changes/bug40858')
-rw-r--r-- | changes/bug40858 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug40858 b/changes/bug40858 deleted file mode 100644 index 4b9d85616e..0000000000 --- a/changes/bug40858 +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixes (onion service): - - Fix a reliability issue where services were expiring their - introduction points every consensus update. This caused connectivity - issues for clients caching the old descriptor and intro points. Bug - reported and fixed by gitlab user @hyunsoo.kim676. Fixes bug 40858; - bugfix on 0.4.7.5-alpha. |