From 07108a95a2026592e72cabecbf6275b6dd50c18a Mon Sep 17 00:00:00 2001 From: Eugene Burkov Date: Mon, 13 Sep 2021 18:56:21 +0300 Subject: [PATCH] all: imp log of changes --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fc099f0a6e..d69aaee96c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,7 +117,8 @@ In this release, the schema version has changed from 10 to 12. - Panic when upstream server responds with empty question section ([#3551]). - 9GAG blocking ([#3564]). -- DHCP now follows RFCs more closely ([#3443], [#3538]). +- DHCP now follows RFCs more closely when it comes to response sending and + option selection ([#3443], [#3538]). - Occasional panics when reading old statistics databases ([#3506]). - `reload` service action on macOS and FreeBSD ([#3457]). - Inaccurate using of service actions in the installation script ([#3450]).