Fixed bug in 'RDCartDialog' that caused an empty scheduler code dropdown box.

This commit is contained in:
Patrick Linstruth
2019-05-19 20:07:04 -07:00
parent e2fc500ec8
commit d1ee5a1632
2 changed files with 6 additions and 6 deletions

View File

@@ -18678,3 +18678,6 @@
'--end-startup-after-rdpadengined', '--end-startup-after-rdvairplayd',
and '--end-startup-after-rdrepld' command line switches to
rdservice(8).
2019-05-19 Patrick Linstruth <patrick@deltecent.com>
* Fixed bug in 'RDCartDialog' that caused an empty scheduler code
dropdown box.