From 4c53e04a821ec2bf02a1557157a0067fe32c34ad Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 10 Jan 2024 14:43:53 -0500 Subject: Update CHANGES. --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 313ac8a..c491f79 100644 --- a/CHANGES +++ b/CHANGES @@ -30,10 +30,11 @@ Version 1.2u1, 2024/01/02: - Fix a bug: stop allowing hex digits a-f when in decimal mode. - Add ~/.hcalc.cfg, which holds the state of hcalc. Written on exit, read on startup. Also add -default arg, to prevent reading this. -- Add -quiet option to silence the X bell. +- Add -quiet option to silence the X bell (and keystroke q). - Allow changing the window size while running (toggle between the 3 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. +- Add 32-bit two's-complement operation. @ key, or right-click on INV button. -- cgit v1.2.3