commit 41714b06b7485978d6edb5c99c8723729e28a730 Author: teor teor@torproject.org Date: Wed Nov 14 22:01:10 2018 +1000
CHANGELOG entry for 28442 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md index a2ab688..e5750bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
+### Fixed + +- Make sbws round to 3 significant figures in torflow rounding mode, rather + than rounding to the nearest 1000 kilobytes (#28442). + ## [1.0.2] - 2018-11-10
### Fixed