diff --git a/nixos/doc/manual/release-notes/rl-2411.section.md b/nixos/doc/manual/release-notes/rl-2411.section.md index f06b60c42a68..55e3d1a381fd 100644 --- a/nixos/doc/manual/release-notes/rl-2411.section.md +++ b/nixos/doc/manual/release-notes/rl-2411.section.md @@ -917,8 +917,6 @@ - `freecad` now supports addons and custom configuration in nix-way, which can be used by calling `freecad.customize`. -- `bind.cacheNetworks` now only controls access for recursive queries, where it previously controlled access for all queries. - ## Detailed migration information {#sec-release-24.11-migration} ### `sound` options removal {#sec-release-24.11-migration-sound} diff --git a/nixos/doc/manual/release-notes/rl-2505.section.md b/nixos/doc/manual/release-notes/rl-2505.section.md index be4351684fdb..dab81b461c22 100644 --- a/nixos/doc/manual/release-notes/rl-2505.section.md +++ b/nixos/doc/manual/release-notes/rl-2505.section.md @@ -58,6 +58,6 @@ -- Create the first release note entry in this section! +- `bind.cacheNetworks` now only controls access for recursive queries, where it previously controlled access for all queries.