Skip to content

wine-mono-4.9.0

Compare
Choose a tag to compare
@madewokherd madewokherd released this 17 Jun 18:09

Changes since 4.8.3:

  • Imported the System.Windows.Forms library from dotnet core.
  • The build shell script has been replaced by a makefile. This adds some conveniences for development and should speed up parallel builds and rebuilds.
  • Partial implementation of the System.Management library.
  • Certificate authorities are now read from crypt32, effectively allowing https to work.
  • Fixed a bug where some Mono libraries would try to invoke mono.exe, which doesn't exist.
  • Updated Mono and FNA from upstream.