From 27c1cb10a52420515ce66729dfca897be21691b8 Mon Sep 17 00:00:00 2001 From: Alexei Podtelezhnikov Date: Mon, 4 Aug 2025 11:47:10 -0400 Subject: [PATCH] * docs/CHANGES: Mention 'ftmulti' improvements. --- docs/CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/CHANGES b/docs/CHANGES index b7356436e..48e2b5027 100644 --- a/docs/CHANGES +++ b/docs/CHANGES @@ -77,6 +77,9 @@ CHANGES BETWEEN 2.13.3 and 2.14.0 (2025-Mmm-DD) configuration option is active) is now about 3.5 times faster than before. + - `ftmulti` can now scroll through named instances and gracefully + show static fonts. + ======================================================================