From 26c4ad45bde7fdf0aaf672c93581e8ac2226b9cd Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 18 Apr 2026 22:30:39 +0100 Subject: [PATCH] Note the error reporting change. --- docs/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index 6689f55..b313fe7 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -8,6 +8,7 @@ * *cleanup:* fix GCC warning when using glibc 2.43 ([#180](https://codeberg.org/ivarch/pv/pulls/180)) * *cleanup:* fix warning in pv_remote_check() stub on OpenBSD * *cleanup:* use dynamic line buffers for **--watchfd** process lookups + * *cleanup:* standardise the error reporting mechanism * *cleanup:* improve code comments ### 1.10.5 - 22 March 2026