2018-10-06 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDTextValidator' that failed to catch banned
	characters added to the interior of existing strings.
This commit is contained in:
Fred Gleason
2018-10-06 13:42:12 -04:00
parent 1b932c7b65
commit 96ad6ab21f
3 changed files with 10 additions and 9 deletions

View File

@@ -16702,3 +16702,6 @@
transition type set in rdadmin(1).
2018-10-05 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.19.2int04.
2018-10-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDTextValidator' that failed to catch banned
characters added to the interior of existing strings.