Fixed regression in scheduler that caused events with two scheduler codes to fail.

Updated scheduler reports to indicate scheduler codes.
This commit is contained in:
Patrick Linstruth
2019-01-12 10:43:06 -08:00
parent 9e93dddb02
commit dfcd8b1b65
18 changed files with 203 additions and 185 deletions

View File

@@ -18367,3 +18367,7 @@
2019-01-10 Fred Gleason <fredg@paravelsystems.com>
* Refactored dropbox instance management to use multicast
notifications.
2019-01-12 Patrick Linstruth <patrick@deltecent.com>
* Fixed regression in scheduler that caused events with two
scheduler codes to fail.
* Updated scheduler reports to indicate scheduler codes.