diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index ca3a79288f..75aab5b567 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,3 +1,10 @@ +# Version 24.1.0.2 + +**[HOTFIX]** Adds PR as a hotfix to v24.1.0. + +This fixes a bug which was was causing the CHI coherence protocol to fail in multi-core simulations. +The fix sets the `RubySystem` pointer when the TBE is allocated, instead of when `set_tbe` is performed, thus ensuring that the `RubySystem` pointer is set before the TBE is used. + # Version 24.1.0.1 **[HOTFIX]** This hotfix release applies the following: