From 6a1ad7d374fb6dbb3cb5739b98e826e5eb51446f Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Mon, 29 Sep 2025 22:05:47 +0100 Subject: [PATCH] Note the improvement to the control of a --watchfd with a remote -R. --- docs/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index 0a11d32..640c7e9 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -1,6 +1,7 @@ ### UNRELEASED * *feature:* permit multiple arguments to **--watchfd** ([#12](https://codeberg.org/ivarch/pv/issues/12)) + * *fix:* improve support for changing the format of a **--watchfd** process with **--remote** ### 1.9.34 - 26 July 2025