2016-07-26 Fred Gleason <fredg@paravelsystems.com>

* Added a sanity check in the 'RDCut::setMetadata()' method in
	'lib/rdcut.cpp' to ensure that the cut 'Description' field is always
	populated.
This commit is contained in:
Fred Gleason
2016-07-26 11:55:43 -04:00
parent 9550815023
commit a20b7f2437
2 changed files with 22 additions and 0 deletions

View File

@@ -15416,3 +15416,7 @@
'SERVICE_CLOCKS' table.
* Modified 'rdlogmanager/list_clocks.cpp' to use the new
'SERVICE_CLOCKS' table.
2016-07-26 Fred Gleason <fredg@paravelsystems.com>
* Added a sanity check in the 'RDCut::setMetadata()' method in
'lib/rdcut.cpp' to ensure that the cut 'Description' field is always
populated.