From 727969751d39fe847c8cecd036d1f8fabfaeb83e Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Sat, 7 Mar 2020 02:06:27 +0000
Subject: [PATCH] More changes documented.

---
 src/syncterm/CHANGES | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/syncterm/CHANGES b/src/syncterm/CHANGES
index 1675bf1f05..d7924bf21c 100644
--- a/src/syncterm/CHANGES
+++ b/src/syncterm/CHANGES
@@ -7,7 +7,7 @@ Fix logging on Windows
 Range check screen width and height, clamp at 255 rows/cols
 Add CSI = 1 n and CSI = 2 n ANSI commands (see cterm.txt for details)
 Fix CSI ? s and CSI ? n
-Update to Cryptlib 3.4.4
+Update to Cryptlib 3.4.5
 Ignore unsupported APC, DCS, OSC, PM, and SOS strings
 Add support for the palette redefinition/reset OSC commands from xterm
 Use XTerm 256-color palette
@@ -40,6 +40,8 @@ Added CSI Pn SP c to remove a specific tab stop
 Added CSI Pn k as an alias to CSI Pn A
 Support for a "Custom" video mode added
 X/Ymodem progress on Win32 fixed
+Enable SSH CTR modes
+Fix directory title to reflect changes to list size
 
 Version 1.0
 -----------
-- 
GitLab