2024-05-02 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'RDWaveFile' that broke reading of start and
	end dates in files containing a 'scot' chunk.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-05-02 12:48:59 -04:00
parent 81fd299a90
commit be92f58807
2 changed files with 10 additions and 5 deletions

View File

@@ -24740,3 +24740,6 @@
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.
2024-05-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDWaveFile' that broke reading of start and
end dates in files containing a 'scot' chunk.