Note the fix for #163.

This commit is contained in:
Andrew Wood
2025-07-25 23:57:23 +01:00
parent 025577a13f
commit 7c84dc9890
+1
View File
@@ -1,6 +1,7 @@
### 1.9.33 - UNRELEASED
* *fix:* prevent tight loop consuming CPU when waiting for a partially filled output pipe to be drained ([#164](https://codeberg.org/ivarch/pv/issues/164))
* *fix:* correct a memory handling fault when using **--bar-style** with **--watchfd** ([#163](https://codeberg.org/ivarch/pv/issues/163))
* *i18n:* French translations updated
### 1.9.31 - 28 January 2025