From 2fc123cf4a72d32f7b8bdbce1223cf583d808354 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 4 Dec 2025 20:54:44 +0000 Subject: [PATCH] Update CHANGES. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index d2b47190..e4657965 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ CHANGES FROM 3.6 TO 3.6a +* Add a missing skin tone (from Jake Stewart, issue 4736). + +* Allow characters to be combined in either order (issue 4726, reported by Jake + Stewart). + * Fix horizontal mouse resizing when pane status lines are on (from Michael Grant, issue 4720).