Use new RNG and tinytest code to simplify prob_distr tests
[tor.git] / changes / bug28636
blob240655cbeaa29561dea691d9984aac3ca99ee50e
1   o Minor bugfixes (circuit padding):
2     - The circuit padding subsystem does not schedule padding if dormant mode
3       is enabled. Fixes bug 28636; bugfix on 0.4.0.1-alpha.
5   o Minor feature (circuit padding):
6     - We now use a fast RNG when scheduling circuit padding. Part of ticket
7       28636.