diff --git a/docs/release-notes/rl-2305.adoc b/docs/release-notes/rl-2305.adoc
index d919478d2..b4491bb6c 100644
--- a/docs/release-notes/rl-2305.adoc
+++ b/docs/release-notes/rl-2305.adoc
@@ -38,14 +38,6 @@ with Nix flakes uses this new command.
 The standard installation method remains the same but uses the new command internally.
 See <<sec-flakes-standalone>> for more.
 
-* When using <<opt-programs.fish.enable>>, the setup code
-for <<opt-home.sessionVariables>> is now translated
-with https://github.com/bouk/babelfish[babelfish].
-This should result in significantly faster shell startup times
-but could theoretically break
-if you have very complex bash expressions in a session variable.
-Please report any issues you experience.
-
 [[sec-release-23.05-state-version-changes]]
 === State Version Changes
 
diff --git a/docs/release-notes/rl-2311.adoc b/docs/release-notes/rl-2311.adoc
index 986ea3c29..4ac3a647d 100644
--- a/docs/release-notes/rl-2311.adoc
+++ b/docs/release-notes/rl-2311.adoc
@@ -8,7 +8,13 @@ This is the current unstable branch and the information in this section is there
 
 This release has the following notable changes:
 
-* Nothing, yet.
+* When using <<opt-programs.fish.enable>>, the setup code
+for <<opt-home.sessionVariables>> is now translated
+with https://github.com/bouk/babelfish[babelfish].
+This should result in significantly faster shell startup times
+but could theoretically break
+if you have very complex bash expressions in a session variable.
+Please report any issues you experience.
 
 [[sec-release-23.11-state-version-changes]]
 === State Version Changes