2024-10-23 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'CopyAudio' Web API service that failed to log the
	correct	error message when the operation failed.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-10-23 11:13:55 -04:00
parent 62628660af
commit 2ac26727c8
2 changed files with 10 additions and 1 deletions

View File

@@ -24919,3 +24919,6 @@
files to be included in DEB packages.
2024-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke the 'make rpm' target.
2024-10-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'CopyAudio' Web API service that failed to log the
correct error message when the operation failed.