From cc117b5048f77a4842820f8ebbe3a86e5c077224 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 5 Dec 2025 05:39:46 +0000 Subject: [PATCH] Update CHANGES. --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index e4657965..bcd1e1c6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ CHANGES FROM 3.6 TO 3.6a +* Fix a buffer overread and an infinite loop in format processing (reported by + Giorgi Kobakhia, issue 4735). + +* Allow drag in alternate screen again (issue 4743 reported by Brad King). + +* Fix y offset of mouse if status at top (issue 4738 from Michael Grant). + * Add a missing skin tone (from Jake Stewart, issue 4736). * Allow characters to be combined in either order (issue 4726, reported by Jake