commit e1f93f29cf3a6d23c0e62b37b05239c3c8c83d6d Author: Alexander Færøy ahf@torproject.org Date: Mon Oct 25 15:25:30 2021 +0000
Typo: bugfixes -> bugs. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index 6a41c5a3a4..218e16d003 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ Changes in version 0.4.7.2-alpha - 2021-10-26 major features were added which are congestion control (prop334) for network performance and the MiddleOnly flag (prop335) voted by the authorities used to pin relays to the middle position for various - network health reasons. This version also fixes numerous bugfixes. + network health reasons. This version also fixes numerous bugs.
The congestion control feature, detailed in proposal 324, still needs more work before we can enabled it by default. It is currently in its
tor-commits@lists.torproject.org