From c4138989f65e2dfd53d300209ff6af9d35bf123a Mon Sep 17 00:00:00 2001 From: "tkeffer@gmail.com" Date: Mon, 2 Dec 2019 14:40:46 -0700 Subject: [PATCH] Document PR #472, addressing issue #375. --- docs/changes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index 33b8585c..dc207b13 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -184,6 +184,10 @@ the database manager. See commit 459ccb1. Sending a SIGTERM signal to weewxd now causes it to exit with status 128 + signal#. PR #442. Thanks to user sshambar! +Fixed bug that could cause WMR200 packets with a timestamp between startup +and the minimum interval to have an interval length of zero. Fixes +issue #375 (again!). + 3.9.1 02/06/2019