Skip to content

v1.8 General Availability 3 Released

Compare
Choose a tag to compare
@lhmouse lhmouse released this 01 Aug 05:29
· 387 commits to master since this release

This minor release contains the following changes since v1.8-ga.2:

  1. Defunct ARM32 code has been removed.
  2. The GCC Runtime Library Exception has been applied. This means that, under most circumstances, you can now distribute EXEs or DLLs which link to mcfgthread (either statically or dynamically) without effecting an LGPL violation.
    • If you have a copy of mcfgthread that does not have this exception, you are free (!) to apply it yourself, and redistribute the copy as such.

Full Changelog: v1.8-ga.2...v1.8-ga.3