From 5e514004e49df4a89ed8160d880e2a3612989adb Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 23 Nov 2023 14:45:54 -0500 Subject: [PATCH] fixes update --- doc/fixes3-7-0.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 4335c5889..98b35f63a 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -2648,4 +2648,6 @@ remove the window port get_menu_coloring() calls from all the existing window ports, and implement the functionality on the core-side of the interface prior to calling the window port's foo_add_menu() function remove TEXTCOLOR build option +relocate general-purpose function choose_classes_menu(), from + options.c to windows.c