2022-03-02 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the log filter widget that caused entries in the
	'Services' dropdown be listed in non-alphabetical order.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-03-02 13:51:55 -05:00
parent 2c74a1b4ae
commit f1cd8f5e2f
2 changed files with 8 additions and 3 deletions

View File

@@ -22921,3 +22921,6 @@
* Documented the 'TempDirectory=' directive in 'conf/rd.conf-sample'.
2022-03-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatch(1) that broke play-out events.
2022-03-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the log filter widget that caused entries in the
'Services' dropdown be listed in non-alphabetical order.