From 0465707d93e7d6959bf9d6bbd787c6f286e68c6e Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 12 Nov 2023 16:03:06 -0500 Subject: fix small typo and missing period while i'm here --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 632cd8a751..211e2e887b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,7 +17,7 @@ Changes in version 0.4.8.9 - 2023-11-09 o Major bugfixes (onion service, TROVE-2023-006): - Fix a possible hard assert on a NULL pointer when recording a failed rendezvous circuit on the service side for the MetricsPort. - Fixes bug 40883; bugfix on 0.4.8.1-alpha + Fixes bug 40883; bugfix on 0.4.8.1-alpha. o Minor features (fallbackdir): - Regenerate fallback directories generated on November 09, 2023. @@ -74,7 +74,7 @@ Changes in version 0.4.8.7 - 2023-09-25 Changes in version 0.4.8.6 - 2023-09-18 This version contains an important fix for onion service regarding congestion - control and its reliability. Apart from that, uneeded BUG warnings have been + control and its reliability. Apart from that, unneeded BUG warnings have been suppressed especially about a compression bomb seen on relays. We strongly recommend, in particular onion service operators, to upgrade as soon as possible to this latest stable. -- cgit v1.2.3-54-g00ecf