From 3f4f1fe9148d8318bcee7a71132df3f6131dd9fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deuc=D0=B5?= <shurd@sasktel.net> Date: Sat, 11 Jan 2025 03:01:16 -0500 Subject: [PATCH] Just call the imporvement "massive" and leave it at that. Still massaging more speed out of it. --- src/syncterm/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/syncterm/CHANGES b/src/syncterm/CHANGES index 9b11ac79fa..2ad49ce706 100644 --- a/src/syncterm/CHANGES +++ b/src/syncterm/CHANGES @@ -6,7 +6,7 @@ Support Shell connections on Windows 10+ Windows builds now include a .com (console) and a .exe (GUI) binary Better socket disconnect detection in SSH and telnets sessions Fix X11 mode scaling and fullscreen with minimal X servers -Improve output performance up to 18 times +Massively improve output performance Version 1.4a ------------ -- GitLab