From 7e1aa366b6d6b26b90d1d99636b02bee125603ad Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sun, 12 Apr 2026 20:14:37 +0100 Subject: [PATCH] Note the cleanups made so far. --- docs/NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index 3a7fd9a..6689f55 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -7,6 +7,8 @@ * *i18n:* Finnish translations updated * *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:* improve code comments ### 1.10.5 - 22 March 2026