changelog.txt 1.0 KB

1234567891011121314151617181920212223242526
  1. https://github.com/3F/coreclr
  2. - - - - - - - - - - - - - - - -
  3. # coreclr \ ILAsm
  4. [v4.5.1]
  5. * FIXED: Fixed using of cvtres (.res -> obj COFF-format) in mscorpe.
  6. Possible crash: https://github.com/3F/coreclr/issues/2
  7. Related Issue: https://github.com/3F/DllExport/issues/17
  8. * NEW: Implemented additional searching of the converters of resources:
  9. Environment PATH, local directory, and other additional from user path.
  10. Now it also can be wrapped like ` mytool.cmd -> cvtres.exe %* ` etc.
  11. * NEW: Added new /CVRES (/CVR) key to ilasm.exe
  12. `/CVRES=<path_to_file> Set path to cvtres tool: /CVR=cvtres.exe /CVR=tool\cvtres.cmd /CVR=D:\tool\`
  13. * NOTE: based on 4.5.22220.0 / coreclr 1.0.4
  14. ^ ^ ^ ^
  15. | | | |-- VER_FILEVERSIONREVISION
  16. | | |------- VER_FILEVERSIONBUILD
  17. | |---------- VER_FILEVERSIONMINOR
  18. |------------ VER_MAJORVERSION