53.7 (11.9.2014)
- Fixed another bug when calling linker Analyse functions (parameter in A1 was
missing as well).
- Fixed LINKSIMPLE and LINKPRO code in xfdDecrunch.
- Added missing FreeVec() call in xfdScan.
- Wrote a replacement for the xfdUnlink command.
- Added new API functions: xfdFault() and xfdPrintFault().
- Made xfdDecrunch, xfdScan and xfdUnlink commands use the new xfdPrintFault()
function.
53.6 (9.9.2014)
- Fixed BZip2 external slave to open bzip2.library instead of bz2.library.
- Removed unnecessary recursion and allocation of resources in xfdList.
- Wrote a replacement for the xfdDecrunch command.