diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-17 03:24:16 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-17 03:24:16 -0500 |
commit | 50dd5dadf5b7d37ef9becc95063540d991fed591 (patch) | |
tree | a061532ee3ab70f8d9d3d0cbcf9aaea4def11bfa /ChangeLog | |
parent | 9baeab4ce9dfce1723bec86025333e693e734f0d (diff) | |
download | uxd-50dd5dadf5b7d37ef9becc95063540d991fed591.tar.gz |
update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |