commit 9adb58f9fafcca9b8794581484ee52cc60a5c1ac Author: juga0 juga@riseup.net Date: Tue Oct 23 13:30:36 2018 +0000
Modify entry, no option to rm the link --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c13dd5..7d0df92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,8 +21,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Write bw file only when the percentage of measured relays is bigger than 60% (#28062) -- Add option to remove link when the percentage of measured relays is less than - the 60% and instead include some statistics in the header (#28076) +- When the percentage of measured relays is less than the 60%, do not include + the relays in the bandwidth file and instead include some statistics in the + header (#28076)
## [0.8.0] - 2018-10-08
tor-commits@lists.torproject.org