commit 251fd9c2b5fe9be1685f4d4e4453b617b505a638 Author: Karsten Loesing karsten.loesing@gmx.net Date: Fri Jul 24 16:36:34 2020 +0200
Add change log entries for latest two changes. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 54b632b..0c4c4f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ `onionperf analyze -s/--do-simple-parse` switch. Implements #40005. - Add JSON schema for analysis results file format 3.0. Implements #40003. + - Correctly compute the start time of failed streams as part of the + update to TGen and TGenTools 1.0.0. Fixes #30362. + - Refine error codes shown in visualizations into TOR or TGEN errors. + Implements #34218.
# Changes in version 0.5 - 2020-07-02
tor-commits@lists.torproject.org