##############################################################################
@RELEASE: 6.8-2
##############################################################################
==== CL 15657 ====
@NEW:Add "Asset Error" to the list of known C4D error messages.
==== CL 15655 ====
@FIX:Fix issue where submission dialogs would occasionally crash at startup
@FIX:--stdout command line argument for submission dialogs now correctly redirects stdout to a file
@FIX:Fix issue where parameters passed in from in-app submission could not be removed from job's render command, even when removed in the UI.
==== CL 15619 ====
@FIX:FIx issue where renaming columns may cause data to no longer be displayed.
==== CL 15617 ====
@CHANGE:Fix date selection widget in delayed job start tab so that selectable dates are more obvious
==== CL 15607 ====
@FIX:Fix issue that prevented multiple submissiond dialogs from being launched from host applications, e.g. multiple renderqueue items in AfterEffects or multiple render layers in Maya.
@CHANGE:Better error messages when in-app submission fails.
==== CL 15603 ====
@FIX:Fix issue where spaces in the output path(s) for C4D submissions would cause C4D to render to an incorrect location (or not render at all)
==== CL 15601 ====
@FIX:Fix issue where render command args with empty paths would be sent to the command line as an optionless arg as opposed to leaving out the arg all together.
==== CL 15599 ====
@FIX:Fix issue where hostnames that contain dashes and all begin with the same "prefix" are sorted incorrectly.
==== CL 15593 ====
@NEW:Int fields can now specify a "skip" option which defines a range of values that should be skipped when using up/down arrows.
@CHANGE:AE CC year spin control defines a skip, so one can't choose years between 1 and 2013.
==== CL 15589 ====
@FIX:Fix auto-detection of AfterEffects version when submitting from AE in-app tools (re-install of in-app tools required)
@FIX:Fix improperly quoted composition names in composition pulldown
==== CL 15580 ====
@FIX:Fix issue that prevents string widgets with "browse" buttons from being populated through command-line-launched submission dialogs
@FIX:Fix issue that ignored job flags passed in through the command line
==== CL 15578 ====
@FIX:Fix issue where job flags were not being passed to the newly submitted job.
==== CL 15568 ====
@FIX:Fix issue with AfterEffects submission where rq_index is ignored on all but the first submitted job. This would occur when multiple render queue items were submitted at the same time.