aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
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.