2020-04-20 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdlogedit(1) that caused garbled text to appear
	when 'Start Immediately' was selected din the 'Edit Log Entry'
	dialog box.

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
This commit is contained in:
Fred Gleason
2020-04-20 09:17:25 -04:00
parent 8637def359
commit 1f6535f832
2 changed files with 14 additions and 10 deletions

View File

@@ -19821,3 +19821,7 @@
dialog in rdlogmanager(1).
* Added a 'Trans' column to the event list in the 'List Events'
dialog in rdlogmanager(1).
2020-04-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogedit(1) that caused garbled text to appear
when 'Start Immediately' was selected din the 'Edit Log Entry'
dialog box.