Updated for new release

This commit is contained in:
Andrew Wood
2023-07-28 11:10:30 +01:00
parent 38ddb5e32a
commit 5a140b689f
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -1,3 +1,6 @@
1.7.18 - 28 July 2023
* fix: language file installation had been broken by the configuration script rewrite
1.7.17 - 27 July 2023
* feature: new "`--sync`" option to flush cache to disk after every write (related to [GH#6](https://github.com/a-j-wood/pv/issues/6), to improve accuracy when writing to slow disks)
* feature: new "`--direct-io`" option to bypass cache - implements [GH#29 "Option to enable *O_DIRECT*"](https://github.com/a-j-wood/pv/issues/29) - requested by Romain Kang, Jacek Wielemborek
+1 -1
View File
@@ -1 +1 @@
1.7.17
1.7.18
+1 -1
View File
@@ -1,7 +1,7 @@
Begin3
Title: @PACKAGE@
Version: @VERSION@
Entered-date: 27JUL23
Entered-date: 28JUL23
Description: A tool for monitoring the progress of data through a
pipeline. It can be inserted into any normal pipeline
between two processes to give a visual indication of how