From 029cfadbb8752ce78b1bddbc649334e69c24766d Mon Sep 17 00:00:00 2001 From: Bob Burger Date: Wed, 23 Aug 2023 14:30:54 -0400 Subject: [PATCH] update release notes --- release_notes/release_notes.stex | 5 +++++ 1 file changed, 5 insertions(+) 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