aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-17 22:59:36 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-17 22:59:36 -0500
commitbd9833fb3a325d367c1b6c4c811fc5080fbcbbf5 (patch)
treef05b15dd8ae3c8e0505fc9178da4b4c6d6f0ded4
parentde285b51e9959f78556c77bdc95080d60e76e612 (diff)
downloaduxd-bd9833fb3a325d367c1b6c4c811fc5080fbcbbf5.tar.gz
update ChangeLog
-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.