2025-04-28 Fred Gleason <fredg@paravelsystems.com>

* Modified validator for new scheduler codes to use
	'QRegularExpressionValidator' in the 'Add Scheduler Code' dialog
	in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-04-28 11:36:54 -04:00
parent 4e58265b35
commit d166a188c9
2 changed files with 10 additions and 5 deletions

View File

@@ -25048,3 +25048,7 @@
'DISTRO SPECIFIC NOTES' section of 'INSTALL'.
2025-04-28 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up numerous 'no such signal' runtime errors.
2025-04-28 Fred Gleason <fredg@paravelsystems.com>
* Modified validator for new scheduler codes to use
'QRegularExpressionValidator' in the 'Add Scheduler Code' dialog
in rdadmin(1).