Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerrg committed Aug 23, 2023
1 parent 4df1501 commit 029cfad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release_notes/release_notes.stex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 029cfad

Please sign in to comment.