2023-06-09 Fred Gleason <fredg@paravelsystems.com>

* Dropped the 'SYSTEM.MAX_POST_LENGTH' field from the database.
	* Incremented the database version to 370.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-06-09 12:58:10 -04:00
parent 4e88ca5f0c
commit 7e0bdbb4a6
6 changed files with 25 additions and 3 deletions

View File

@@ -24227,3 +24227,6 @@
'RDSystem::setMaxPostLength()' methods.
* Removed the 'Maximum Remote Post Length' control from the
'System-Wide Settings' dialog in rdadmin(1).
2023-06-09 Fred Gleason <fredg@paravelsystems.com>
* Dropped the 'SYSTEM.MAX_POST_LENGTH' field from the database.
* Incremented the database version to 370.