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

* Modified orphaned table checking to use 'QRegularExpression' in
	rddbmgr(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-04-28 13:59:59 -04:00
parent d166a188c9
commit ff0a07acc6
5 changed files with 399 additions and 397 deletions

View File

@@ -25052,3 +25052,6 @@
* Modified validator for new scheduler codes to use
'QRegularExpressionValidator' in the 'Add Scheduler Code' dialog
in rdadmin(1).
2025-04-28 Fred Gleason <fredg@paravelsystems.com>
* Modified orphaned table checking to use 'QRegularExpression' in
rddbmgr(8).