mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Add a changes file for 25691/25692
This commit is contained in:
parent
7915efd1b8
commit
0f3d73a2d0
1 changed files with 6 additions and 0 deletions
6
changes/bug25691_again
Normal file
6
changes/bug25691_again
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
o Minor bugfixes (path selection):
|
||||||
|
- Only select relays when they have the descriptors we prefer to
|
||||||
|
use for them. This change fixes a bug where we could select
|
||||||
|
a relay because it had _some_ descriptor, but reject it later with
|
||||||
|
a nonfatal assertion error because it didn't have the exact one we
|
||||||
|
wanted. Fixes bugs 25691 and 25692; bugfix on 0.3.3.4-alpha.
|
Loading…
Add table
Reference in a new issue