2017-06-26 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'web/rdxport'logs.cpp' that prevented saving of
	events with a hard time set when using the web API 'SaveLog' call.
This commit is contained in:
Fred Gleason
2017-06-26 09:40:31 -04:00
parent 352604b59f
commit 076bac76aa
2 changed files with 14 additions and 5 deletions

View File

@@ -15861,3 +15861,6 @@
web API call.
* Added 'FADEUP_GAIN' and 'FADEDOWN_GAIN' parameters to the 'SaveLog'
web API call.
2017-06-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'web/rdxport'logs.cpp' that prevented saving of
events with a hard time set when using the web API 'SaveLog' call.