diff options
Diffstat (limited to 'pw-relnotes.5')
-rw-r--r-- | pw-relnotes.5 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/pw-relnotes.5 b/pw-relnotes.5 index d64bd25..5bae49a 100644 --- a/pw-relnotes.5 +++ b/pw-relnotes.5 @@ -24,13 +24,22 @@ .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. -.TH PW-RELNOTES 5 "8 Jun 2023" "Version 4" "Pipe Watch Release Notes" +.TH PW-RELNOTES 5 "9 Jun 2023" "Version 5" "Pipe Watch Release Notes" .SH DESCRIPTION This document provides release notes for the .I pw utility. +.SH CHANGES IN VERSION 5 (2023-06-09) + +.IP 1. +Pass-through mode: data can be piped through pw while monitoring +goes on. + +.IP 2. +Highlighting of line numbers of lines that caused trigger capture. + .SH CHANGES IN VERSION 4 (2023-06-08) Working on Mac OS. |