diff options
Diffstat (limited to 'pw-relnotes.5')
-rw-r--r-- | pw-relnotes.5 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/pw-relnotes.5 b/pw-relnotes.5 index b81dcf6..f7e3ed3 100644 --- a/pw-relnotes.5 +++ b/pw-relnotes.5 @@ -24,14 +24,19 @@ .\" 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 "15 Jun 2022" "Version 2" "Pipe Watch Release Notes" +.TH PW-RELNOTES 5 "10 Mar 2023" "Version 3" "Pipe Watch Release Notes" .SH DESCRIPTION This document provides release notes for the .I pw utility. -.SH CHANGES IN VERSION 2 +.SH CHANGES IN VERSION 3 (2023-03-10) + +.IP 1. +A bogus time calculation in the long timeout interval logic was fixed. + +.SH CHANGES IN VERSION 2 (2022-07-15) .IP 1. The original @@ -47,4 +52,4 @@ a separate command history from trigger patterns. Kaz Kylheku <kaz@kylheku.com> .SH COPYRIGHT -Copyright 2022, BSD2 License. +Copyright 2022-2023, BSD2 License. |