Note the behaviour change of --stop-at-size with a zero size.

This commit is contained in:
Andrew Wood
2025-10-01 22:09:33 +01:00
parent 11dc25966d
commit f6d398738e
+1
View File
@@ -3,6 +3,7 @@
* *feature:* permit multiple arguments to **--watchfd** ([#12](https://codeberg.org/ivarch/pv/issues/12))
* *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))
### 1.9.34 - 26 July 2025