aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1804c6c..59aa073 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@ 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
+- Enable reverse video highlighting for multibyte characters by default;
+ use -r to disable.
+- Alternate purple/cyan for non-printable characters.
- 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).