Note the correction to --pidfile error checking.

This commit is contained in:
Andrew Wood
2026-04-05 20:42:05 +01:00
parent 3aac6a7b64
commit 1f96f368bd
+1
View File
@@ -1,6 +1,7 @@
### 1.11.0 - UNRELEASED
* *feature:* new **--monitor** option to run a command and watch its input, output, or both ([#67](https://codeberg.org/ivarch/pv/issues/67))
* *fix:* exit with an error if the PID file given to **--pidfile** cannot be replaced
* *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))