diff options
author | B. Watson <urchlay@slackware.uk> | 2024-01-04 17:01:58 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-01-04 17:01:58 -0500 |
commit | f81a4deb016966f724b3735a5db37ba732d445a8 (patch) | |
tree | 2e5ba5ea806cefb8db33c4674af6835566aef389 /CHANGES | |
parent | b7c8d77734be2d0fd0da31f5a1645bf2eabd4583 (diff) | |
download | hcalc-f81a4deb016966f724b3735a5db37ba732d445a8.tar.gz |
Update docs.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,3 +35,5 @@ Version 1.2u1, 2024/01/02: sizes). - Add a 'make install' target, which will install the binary, icons, man page, and .desktop file (with DESTDIR support for packagers). +- Show "err" for floating point error (e.g. divide by zero), and wait + for the user to press CLR to continue. |