commit 5ceb60e5ca61fec9f67c1fcae4d80d0c98e7104c Author: Roger Dingledine arma@torproject.org Date: Thu May 14 20:39:00 2020 -0400
put a . at the end of changes entry --- ChangeLog | 2 +- ReleaseNotes | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 8f08ceda9..bba339f47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -655,7 +655,7 @@ Changes in version 0.4.3.1-alpha - 2020-01-22 o Minor bugfixes (controller): - In routerstatus_has_changed(), check all the fields that are output over the control port. Fixes bug 20218; bugfix - on 0.1.1.11-alpha + on 0.1.1.11-alpha.
o Minor bugfixes (correctness checks): - Use GCC/Clang's printf-checking feature to make sure that diff --git a/ReleaseNotes b/ReleaseNotes index eeb80b27b..785749f24 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -317,7 +317,7 @@ Changes in version 0.4.3.5 - 2020-05-15 o Minor bugfixes (controller): - In routerstatus_has_changed(), check all the fields that are output over the control port. Fixes bug 20218; bugfix - on 0.1.1.11-alpha + on 0.1.1.11-alpha.
o Minor bugfixes (developer tools): - Allow paths starting with ./ in scripts/add_c_file.py. Fixes bug
tor-commits@lists.torproject.org