diff --git a/_sources/release-notes/2024.2.rst.txt b/_sources/release-notes/2024.2.rst.txt
index c9562928e..9f43db416 100644
--- a/_sources/release-notes/2024.2.rst.txt
+++ b/_sources/release-notes/2024.2.rst.txt
@@ -39,6 +39,9 @@ Compiler
the comparison can now be properly inlined because the first
argument to :drm:`min` is known to be an :drm:`Compiler
min
is known to be an <integer>
.
Issue 1523, which +could result in a compiler abort during code generation, has been fixed.