From c6ed5c95a56e55a2bb33c9dca819ddf377f05575 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 18 Dec 2024 06:14:04 -0500 Subject: update ChangeLog --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5971daa..2d812dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,11 +4,13 @@ This is just a list of the user-visible changes in each release of uxd. For the full log, see the git history. 202412?? v0.3.0 -- Add -d option. +- 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). - 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. +- Detect UTF-16 surrogates (which are not valid Unicode/UTF-8). 20241216 v0.2.0 - Add command-line options and environment variables. -- cgit v1.2.3