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

* Fixed a bug in rdxport(8) that caused the 'SaveLog' WebAPI call
	to fail if the target log didn't exist.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-17 14:49:00 -05:00
parent 554e07fcaa
commit e26328562f
2 changed files with 10 additions and 1 deletions

View File

@@ -20821,3 +20821,6 @@
2021-10-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdimport(1) that caused premature validation
of metadata.
2021-12-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdxport(8) that caused the 'SaveLog' WebAPI call
to fail if the target log didn't exist.