2017-09-01 Fred Gleason <fredg@paravelsystems.com>

* Added 'src_hostname' and 'user_name' parameters to the
	'RDCut::checkInRecording()' method in 'lib/rdcut.cpp' and
	'lib/rdcut.h'.
This commit is contained in:
Fred Gleason
2017-09-01 11:10:39 -04:00
parent 167b30b046
commit 83428bb153
7 changed files with 88 additions and 32 deletions

View File

@@ -16007,3 +16007,7 @@
* Fixed a bug in 'rdlibrary/record_cut.cpp' that caused the 'Weight'
control to fail to be disabled when the cut was placed in evergreen
mode.
2017-09-01 Fred Gleason <fredg@paravelsystems.com>
* Added 'src_hostname' and 'user_name' parameters to the
'RDCut::checkInRecording()' method in 'lib/rdcut.cpp' and
'lib/rdcut.h'.