2024-04-30 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the WebGet service that caused stale temp files to
	be left behind after processing.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-04-30 13:23:05 -04:00
parent 40d2be2124
commit 81fd299a90
2 changed files with 4 additions and 1 deletions

View File

@@ -24737,3 +24737,6 @@
updates.
2024-04-29 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.2.1int1
2024-04-30 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the WebGet service that caused stale temp files to
be left behind after processing.