From 8df1c29c37b3c87ec7ae87daa990bac719d5ec68 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 4 Oct 2025 00:54:48 +0100 Subject: [PATCH] Note the addition of an empty Finnish translation file. --- docs/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index 3b7723c..09467ed 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -4,6 +4,7 @@ * *fix:* improve support for changing the format of a **--watchfd** process with **--remote** * *fix:* don't read more than **--size** bytes when using **--stop-at-size** ([#166](https://codeberg.org/ivarch/pv/issues/166)) * *fix:* transfer nothing if **--stop-at-size** is given a **--size** of 0 ([#166](https://codeberg.org/ivarch/pv/issues/166)) + * *i18n:* Finnish translation stub added ### 1.9.34 - 26 July 2025