v3.4.1
Windows symlink bugfixes and improvements
Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property, so we should use $<TARGET_FILE> expression instead.
Minor corrections to the formatting of manual page.
Fix alphabetical order, other small fixes
FreeBSD has <utime.h>
Fix a few obvious resource leaks and strcpy() misuses
Fix cpio build on MinGW.
Fix build failure in aggressive warnings on msys.
Visual Studio 2015 Changes