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

* Fixed a bug in rdlogmanager(1) that caused startup to fail when
	using the '-r' option when an X11 display context was not available.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-03-29 13:17:22 -04:00
parent 427a964e6b
commit 91345cb991
2 changed files with 6 additions and 3 deletions

View File

@@ -22967,3 +22967,6 @@
2022-03-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdclilogedit(1) that caused startup to fail if
an X11 display context was not available.
2022-03-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that caused startup to fail when
using the '-r' option when an X11 display context was not available.