diff --git a/release_notes/release_notes.stex b/release_notes/release_notes.stex index 68340e1dc..246e742c1 100644 --- a/release_notes/release_notes.stex +++ b/release_notes/release_notes.stex @@ -1966,6 +1966,11 @@ The size of these string and bytevector buffers was previously hardcoded at 1024 %----------------------------------------------------------------------------- \section{Bug Fixes}\label{section:bugfixes} +\subsection{Garbage collector incorrectly handles mutated weak pairs (9.6.0)} + +A bug where the garbage collector sometimes incorrectly handles mutated weak pairs has +been fixed. + \subsection{Division by an infinite complex number sometimes incorrectly returns +nan.0 (9.6.0)} A bug that caused \scheme{/}, \scheme{cfl/}, \scheme{atan}, and \scheme{atanh} to return