From 27cb71a1534f3ae9e339f82544956a4a57738c14 Mon Sep 17 00:00:00 2001 From: Dmitry Popov <dmitry.popov@cern.ch> Date: Wed, 8 Nov 2023 19:52:54 +0100 Subject: [PATCH] updated release notes --- ReleaseNotes/v10r7p3t0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes/v10r7p3t0.md b/ReleaseNotes/v10r7p3t0.md index b193bd6b88..1ca4966c54 100644 --- a/ReleaseNotes/v10r7p3t0.md +++ b/ReleaseNotes/v10r7p3t0.md @@ -21,6 +21,7 @@ Built relative to Geant4 [v10r6p2t7](/../../tags/v10r6p2t7), with the following ### Code cleanups and changes to tests ~modernisation ~cleanup ~testing - MT build hadronic test fix, !100 (@dpopov) +- MT build msc test fix, !99 (@dpopov) - MT build calo test fix, !98 (@dpopov) - Fix non-virtual-dtor warnings from G4VFastSimSensitiveDetector, !94 (@mimazure) -- GitLab