diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug13399 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug13399 b/changes/bug13399 new file mode 100644 index 0000000000..bbd0b2376b --- /dev/null +++ b/changes/bug13399 @@ -0,0 +1,7 @@ + o Minor bugfixes: + - Use a full 256 bits of the SHA256 digest of a microdescriptor when + computing which microdescriptors to download. This keeps us from + erroneous download behavior if two microdescriptor digests ever have + the same first 160 bits. Fixes part of bug 13399; bugfix on + 0.2.3.1-alpha. + |