diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-17 22:59:36 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-17 22:59:36 -0500 |
commit | bd9833fb3a325d367c1b6c4c811fc5080fbcbbf5 (patch) | |
tree | f05b15dd8ae3c8e0505fc9178da4b4c6d6f0ded4 /ChangeLog | |
parent | de285b51e9959f78556c77bdc95080d60e76e612 (diff) | |
download | uxd-bd9833fb3a325d367c1b6c4c811fc5080fbcbbf5.tar.gz |
update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |