[Git][cmucl/cmucl][issue-431-fix-set-floating-point-modes] Update release notes

Raymond Toy pushed to branch issue-431-fix-set-floating-point-modes at cmucl / cmucl Commits: 02a3fe80 by Raymond Toy at 2025-08-17T07:18:07-07:00 Update release notes - - - - - 1 changed file: - src/general-info/release-21f.md Changes: ===================================== src/general-info/release-21f.md ===================================== @@ -139,6 +139,7 @@ public domain. package-local-nicknames) * #424 Use fdlibm `hypot` to fix bug in snapshot 2025-07 * #426 Define float-modes type correctly for `(setf (x87-set-floating-point-modes))` + * $431 Fix setting of x87 FP modes in `set-floating-point-modes` * Other changes: * Improvements to the PCL implementation of CLOS: * Changes to building procedure: View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/02a3fe80b25f6d508d593632... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/02a3fe80b25f6d508d593632... You're receiving this email because of your account on gitlab.common-lisp.net.
participants (1)
-
Raymond Toy (@rtoy)