From a68d256cd2be29e63e8a2dd75522491bdab1cb75 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 11 May 2025 05:11:01 -0400 Subject: CHANGES: added. --- CHANGES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGES (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES new file mode 100644 index 0000000..3e10eb3 --- /dev/null +++ b/CHANGES @@ -0,0 +1,16 @@ +This just lists the user-visible changes. The real change log is the +git log, q.v. + +20250511 bkw: 0.3.0 release. Changes since 0.2.0: + +- New -p option (startup delay). +- Print /sys path to input device when debugging. +- USB vendor ID, product ID, and default device node are now + configurable at compile time. +- marsond no longer appears as a pointing device in xinput --list. + +20250507 bkw: 0.2.0 release. Changes since 0.1.x: + +- marsond now always exits cleanly, even if killed by SIGTERM. + +Anything before 0.2, see the git log for changes. -- cgit v1.2.3