Fix bug with "--watchfd" not reporting file positions (#118).

This commit is contained in:
Andrew Wood
2024-11-30 17:25:12 +00:00
parent 0d618efd0d
commit a9d4bf4a25
3 changed files with 11 additions and 0 deletions
+2
View File
@@ -1,6 +1,8 @@
### UNRELEASED
* *fix:* correct failure to report file positions in **--watchfd** ([#118](https://codeberg.org/a-j-wood/pv/issues/118))
* *i18n:* Russian translations added
* *cleanup:* test added for **--watchfd PID:FD**
### 1.9.0 - 15 October 2024