diff options
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. |