Use new RNG and tinytest code to simplify prob_distr tests
[tor.git] / changes / bug29298
blob6e447b62dd28a989faacbc0631390b5cf4af46a7
1   o Minor features (circuit padding):
2     - Allow the padding machine designer to pick the edges of their histogram
3       instead of trying to compute them automatically using an exponential
4       formula. Resolves some undefined behavior in the case of small histograms
5       and allows greater flexibility on machine design. Closes ticket 29298;
6       bugfix on 0.4.0.1-alpha.