From 7cda7c23e7fac4e9748557abc2b25b923b9b2348 Mon Sep 17 00:00:00 2001
From: git <tdnorbra@nps.edu>
Date: Sun, 15 Sep 2024 21:42:59 -0700
Subject: [PATCH] [Terry N.] correct note

---
 viskit/RELEASE_NOTES | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/viskit/RELEASE_NOTES b/viskit/RELEASE_NOTES
index d0519344fe..0c4a55d7e0 100644
--- a/viskit/RELEASE_NOTES
+++ b/viskit/RELEASE_NOTES
@@ -66,9 +66,10 @@ Post release fixes / upgrades / issues:
   ****** FIXES / UPGRADES:
     (Critical)
     Removed source for unnecessary compilation and file checking when pointing
-    to an assembly file in another project space which caused UI hang when
-    opening a large set of EGs allowing for a big performance increase during
-    start up
+    to an assembly file in the same project space. Fixed bug where rebuilding of
+    the LEGO tree was not performed on the Event Dispatch Thread (EDT) which
+    caused UI hang when opening a large set of EGs. A big performance increase
+    is now observed during start up
 
     Fix CMD Q for macOS. Will perform Exit cleanups
 
-- 
GitLab