Fixed regression in rdlibrary(1) display when realtime filtering is disabled.

This commit is contained in:
Patrick Linstruth
2019-05-13 09:27:21 -07:00
parent e0208e4c2f
commit db90cc6159
2 changed files with 21 additions and 18 deletions

View File

@@ -18657,3 +18657,6 @@
* Change rdlibrary(1) minimum width from 850 to 1000.
2019-05-09 Patrick Linstruth <patrick@deltecent.com>
* Fixed regression in scheduler when using two schedule codes.
2019-05-13 Patrick Linstruth <patrick@deltecent.com>
* Fixed regression in rdlibrary(1) display when
realtime filtering is disabled.