2014-11-01 Fred Gleason <fredg@paravelsystems.com>

* Changed policy in 'rdlogedit/edit_log.cpp' so that pasted events
	retain external data attributes.
This commit is contained in:
Fred Gleason
2014-11-01 16:25:39 -04:00
parent 20a2a2d9a2
commit eb6227b69e
2 changed files with 5 additions and 2 deletions

View File

@@ -14614,10 +14614,13 @@
* Updated 'NEWS'.
* Incremented the package version to 2.10.0.
2014-10-30 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'lib/rdsimpleplayer.cpp' that cause play
* Fixed a regression in 'lib/rdsimpleplayer.cpp' that caused play
start position to be set incorrectly.
2014-10-30 Fred Gleason <fredg@paravelsystems.com>
* Added a 'DSP Utilization' readout for rdhpiinfo(8) in
'utils/rdhpiinfo/rdhpiinfo.cpp' and 'utils/rdhpiinfo/rdhpiinfo.h'.
* Added a 'Profile Details' dialog for rdhpiinfo(8) in
'utils/rdhpiinfo/virtdetails.cpp' and 'utils/rdhpiinfo/virtdetails.h'.
2014-11-01 Fred Gleason <fredg@paravelsystems.com>
* Changed policy in 'rdlogedit/edit_log.cpp' so that pasted events
retain external data attributes.