From bd9833fb3a325d367c1b6c4c811fc5080fbcbbf5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 17 Dec 2024 22:59:36 -0500 Subject: update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85a9815..5971daa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ For the full log, see the git history. - Add -d option. - Accept k/m/g/K/M/G suffixes for numeric arguments. - Fix highlighting of DEL (0x7f); it's special (purple), not invalid (red). +- Detect overlong UTF-8 sequences. +- Fix bug: missing continuation bytes were throwing off the -i byte count. 20241216 v0.2.0 - Add command-line options and environment variables. -- cgit v1.2.3