commit 001a0454f5a53c5c74c8e51bea7f46d5ec0ab79b Author: Nick Mathewson nickm@torproject.org Date: Fri Jan 22 12:07:35 2021 -0500
changelog typo fix, because there is always one --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index ce99b8bc37..44890a7b4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ Changes in version 0.4.5.4-rc - 2021-01-22 several bugs present in previous releases.
We expect that the stable release will be the same, or almost the - same, as this releasee candidate, unless serious bugs are found. + same, as this release candidate, unless serious bugs are found.
o Major bugfixes (authority, IPv6): - Do not consider multiple relays in the same IPv6 /64 network to be
tor-commits@lists.torproject.org