From 44b4cb58d7b9dd2b6f3bca58e2b9284e2fbc9eb6 Mon Sep 17 00:00:00 2001 From: ChuckPa Date: Wed, 30 Aug 2023 17:52:30 -0400 Subject: [PATCH] Update HOTIO start/stop commands Contributed by @brettpetch --- ReleaseNotes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ReleaseNotes b/ReleaseNotes index 7207a83..fe8d5ba 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -9,6 +9,16 @@ # Release Info: +v1.0.12 + + - Update HOTIO start/stop commands (re: #404461a) + +v1.0.11 + + - Correct PMS stop problem. Stop operation would not wait until PMS actually stopped. + Now DBRepair waits up to 30 seconds for PMS to stop before issuing error + + v1.0.10 - Correct bug when importing watch lists. Negative watch counts could occur.