aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cbb396..85a9815 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@ ChangeLog for uxd
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.
+- Accept k/m/g/K/M/G suffixes for numeric arguments.
+- Fix highlighting of DEL (0x7f); it's special (purple), not invalid (red).
+
20241216 v0.2.0
- Add command-line options and environment variables.