From: Remi Gacogne Date: Thu, 29 Jan 2026 08:42:02 +0000 (+0100) Subject: dnsdist: Fix missing tag in 2.1.0-alpha1 changelog X-Git-Tag: rec-5.4.0-rc1~34^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1abe636d087d072d99452f4a3d6e2fd697c25f0e;p=thirdparty%2Fpdns.git dnsdist: Fix missing tag in 2.1.0-alpha1 changelog Signed-off-by: Remi Gacogne --- diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 3ec92372ac..b29ee06db8 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -24,7 +24,7 @@ Changelog Clang-tidy: replace ``lock_guard`` with ``scoped_lock`` (Rosen Penev) .. change:: - :tags: XXXXXX + :tags: Improvements :pullreq: 15890 LuaWrapper: Add support for ``std::optional``