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

* Cleaned up deprecation warnings in 'lib/rdhash.cpp'.
	* Added a 'sha1_test' test harness in 'tests/'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-04-29 14:46:57 -04:00
parent edaaca80cd
commit 31b79ae952
7 changed files with 202 additions and 41 deletions

View File

@@ -25063,3 +25063,6 @@
'RDConfig::provisioningServiceName()' to use the QRegularExpression
class rather than QRegExp.
* Added a 'provisioning_test' test harness in 'tests/'.
2025-04-29 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up deprecation warnings in 'lib/rdhash.cpp'.
* Added a 'sha1_test' test harness in 'tests/'.