From 75ebfe8cf1286ca877a6cc8a5b69bc53febb4aa3 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 12 May 2026 16:18:31 +0200 Subject: 54559: nearcolor was missing the third grayscale entry in 88 color mode Adding a test for this is not trivial since tccolours is set directly from a termcap lookup, and is specifically documented in the code as "may not be set". --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f0652bc0e..7120c0df5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2026-05-16 Mikael Magnusson + * 54559: Src/Modules/nearcolor.c: nearcolor was missing the + third grayscale entry in 88 color mode + * 54558: Src/Modules/ksh93.c: ksh93: .sh.match handling with KSHARRAYS set was totally broken -- cgit v1.3.1