From aa026e0f89928d1c3065c377ef6b97620d216e94 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 22 Nov 2023 17:55:27 -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 b72a77cc1..4335c5889 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -2647,3 +2647,5 @@ VMS: removed NO_VSNPRINTF conditional code 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 +