##############################################################################
@RELEASE: 6.4-2a
##############################################################################
==== CL 10591 ====
@FIX: fixed issue where the worker rejects jobs with the auto_mount flag turned on when run in desktop user mode and worker_cpus != 1 (which automatically turns of auto_mount in worker_flags)
The auto_mount settings of the job/worker should be irrelevant for workers running in desktop user mode.
##############################################################################
@RELEASE: 6.4.2
##############################################################################
==== CL 10543 ====
@FIX: issue with worker_path_map not working when defined in qbwrk.conf and containing backslashes.
==== CL 10537 ====
@FIX: issue where qbconvertpath() can return an empty string when worker_path_map is undefined.