From e01e456825f2f6d427cbdd0521732e4208010f27 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Mon, 6 Apr 2026 15:20:08 +0100 Subject: [PATCH] Note the cleanup of the OpenBSD warning. --- docs/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index f48dcd7..fff89d6 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -5,6 +5,7 @@ * *i18n:* Polish translations updated * *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 ### 1.10.5 - 22 March 2026