Merge branch 'maint-0.2.9' into maint-0.3.0

This commit is contained in:
Nick Mathewson
2018-01-03 08:59:59 -05:00
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (portability, msvc):
- Fix a bug in the bit-counting parts of our timing-wheel code on
MSVC. (Note that MSVC is still not a supported build platform,
due to cyptographic timing channel risks.) Fixes bug 24633;
bugfix on 0.2.9.1-alpha.