Path to this page:
Subject: CVS commit: pkgsrc/editors/tp-note
From: pin
Date: 2024-04-12 12:45:37
Message id: 20240412104537.1D491FA2C@cvs.NetBSD.org
Log Message:
editors/tp-note: update to 1.24.2
v1.24.2
Regression fix: repair broken Windows installer
This updates the tool chain that produces the Windows installer. The `.msi`
installer was broken in version 1.24.1.
Minor bug fix:
* Windows: do not insert double `\r\r` when input comes from both: stdin and
the clipboard.
v1.24.1
Regression bug fix: no HTML in X11 clipboard, fallback to text
This release fixes a regression (commit dc9fd8d) introduced with the
migration to the `clipboard-rs` crate (commit b532b71) under Linux/X11:
When the clipboard contains no HTML, now the plain text content is
correctly used (again).
Minor internal improvements:
* Refactor clipboard related templates
Files: