aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-17 03:24:16 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-17 03:24:16 -0500
commit50dd5dadf5b7d37ef9becc95063540d991fed591 (patch)
treea061532ee3ab70f8d9d3d0cbcf9aaea4def11bfa /ChangeLog
parent9baeab4ce9dfce1723bec86025333e693e734f0d (diff)
downloaduxd-50dd5dadf5b7d37ef9becc95063540d991fed591.tar.gz
update ChangeLog
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.