2021-12-08 Fred Gleason <fredg@paravelsystems.com>

* Added a 'LockLog()' method to the 'rivwebpyapi' API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-08 14:26:48 -05:00
parent 4b3ae602b9
commit a23077197e
4 changed files with 175 additions and 0 deletions

View File

@@ -22711,3 +22711,5 @@
2021-12-08 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'rivwebpyapi.Import()' method to return a dictionary
containing the cart and cut numbers of the import destination.
2021-12-08 Fred Gleason <fredg@paravelsystems.com>
* Added a 'LockLog()' method to the 'rivwebpyapi' API.