Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 5a140b6

Browse files
committed
Updated for new release
1 parent 38ddb5e commit 5a140b6

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

doc/NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.7.18 - 28 July 2023
2+
* fix: language file installation had been broken by the configuration script rewrite
3+
14
1.7.17 - 27 July 2023
25
* 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)
36
* 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

doc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.17
1+
1.7.18

doc/lsm.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Begin3
22
Title: @PACKAGE@
33
Version: @VERSION@
4-
Entered-date: 27JUL23
4+
Entered-date: 28JUL23
55
Description: A tool for monitoring the progress of data through a
66
pipeline. It can be inserted into any normal pipeline
77
between two processes to give a visual indication of how

0 commit comments

Comments
 (0)