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

* Fixed a bug that introduced round-off errors when calculating
	event start times in RDLogEdit(1) in 'lib/rdlog_event.cpp'.
This commit is contained in:
Fred Gleason
2017-03-06 10:41:21 -05:00
parent b62c83f6fb
commit c8ec4248a4
2 changed files with 5 additions and 2 deletions

View File

@@ -15623,3 +15623,6 @@
* Added a 'songId' field to the cart metadata XML.
2017-03-01 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.15.2int03.
2017-03-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that introduced round-off errors when calculating
event start times in RDLogEdit(1) in 'lib/rdlog_event.cpp'.