From 2ad827dfb94056e5d9821e6f43f95c523e938de7 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 30 Nov 2024 23:39:18 +0000 Subject: [PATCH] Note the watchfd tests. --- docs/NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NEWS.md b/docs/NEWS.md index 880a9ee..febd333 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -2,7 +2,7 @@ * *fix:* correct failure to report file positions in **--watchfd** ([#118](https://codeberg.org/a-j-wood/pv/issues/118)) * *i18n:* Russian translations added - * *cleanup:* test added for **--watchfd PID:FD** + * *cleanup:* tests added for **--watchfd** ([#10](https://codeberg.org/a-j-wood/pv/issues/10)) * *cleanup:* worked around file descriptor leak false positives in valgrind 3.23 ([#97](https://codeberg.org/a-j-wood/pv/issues/97)) ### 1.9.0 - 15 October 2024