News item and acknowledgement for zero write bug fix (#92).

This commit is contained in:
Andrew Wood
2024-07-16 22:03:56 +01:00
parent 12f0312b00
commit 729fc10674
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -93,5 +93,6 @@ is acknowledged and greatly appreciated:
* [kevinruddy](https://codeberg.org/kevinruddy) - added decimal units option ([#85](https://codeberg.org/a-j-wood/pv/pulls/85))
* [xmort](https://codeberg.org/xmort) - added "`--output`" option ([#90](https://codeberg.org/a-j-wood/pv/pulls/90))
* [bogiord](https://codeberg.org/bogiord) - reported the loss of output block device size detection in 1.8.10, and suggested the fix ([#91](https://codeberg.org/a-j-wood/pv/issues/91))
* [eborisch](https://codeberg.org/eborisch) - provided fix for misbehaviour when used with "`zfs send`" due to treating zero writes as end of file ([#92](https://codeberg.org/a-j-wood/pv/pulls/92))
---