mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2025-04-29 Fred Gleason <fredg@paravelsystems.com>
* Modified regex code in ' RDConfig::provisioningHostShortName()' and 'RDConfig::provisioningServiceName()' to use the QRegularExpression class rather than QRegExp. * Added a 'test_provisioning' test harness in 'tests/'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -25058,3 +25058,8 @@
|
||||
2025-04-28 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added a '--dump-config' switch to the set of common options
|
||||
in 'RDCoreApplications'.
|
||||
2025-04-29 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Modified regex code in ' RDConfig::provisioningHostShortName()' and
|
||||
'RDConfig::provisioningServiceName()' to use the QRegularExpression
|
||||
class rather than QRegExp.
|
||||
* Added a 'test_provisioning' test harness in 'tests/'.
|
||||
|
Reference in New Issue
Block a user