From 83be002b41db8582c6f03a30368329743b976e44 Mon Sep 17 00:00:00 2001
From: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed, 15 May 2024 17:24:12 +0300
Subject: [PATCH] all: upd chlog

---
 CHANGELOG.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b458b8a1..6aa372b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -66,11 +66,11 @@ See also the [v0.107.49 GitHub milestone][ms-v0.107.49].
 - YouTube restricted mode is not enforced by HTTPS queries on Firefox.
 - Support for link-local subnets, i.e. `fe80::/16`, in the access settings
   ([#6192]).
-- The ability to apply an invalid configuration for private RDNS, which led to
-  server inoperability.
+- The ability to apply an invalid configuration for private rDNS, which led to
+  server not starting.
 - Ignoring query log for clients with ClientID set ([#5812]).
 - Subdomains of `in-addr.arpa` and `ip6.arpa` containing zero-length prefix
-  incorrectly considered invalid when specified for private RDNS upstream
+  incorrectly considered invalid when specified for private rDNS upstream
   servers ([#6854]).
 - Unspecified IP addresses aren't checked when using "Fastest IP address" mode
   ([#6875]).