diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-20 16:06:53 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-20 16:06:53 -0500 |
commit | d74816a16b1594279aae19a11ca6581ac0a05dd5 (patch) | |
tree | d88ceabcb54ee7344cef014a1bf07f517a05349b | |
parent | 1f46292171ba5bb807fb7184d1485fd442bf4841 (diff) | |
download | uxd-d74816a16b1594279aae19a11ca6581ac0a05dd5.tar.gz |
update ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ For the full log, see the git history. - Fix bug: missing continuation bytes were throwing off the -i byte count. - Add -d option (dump an argument rather than a file). - Add -t/-T options (to put the terminal into UTF-8 mode). -- Add -j/-p/-w options (to control what's considered bad UTf-8). +- Add -j/-p/-w options (to control what's considered bad UTF-8). - 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. |