Added patch to implement ws2_32.InetPtonA/W functions.

This commit is contained in:
Sebastian Lackner
2015-10-03 00:42:19 +02:00
parent 6a06b1710e
commit 8f08951d14
5 changed files with 97 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -28,6 +28,7 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to mark WritePrivateProfileStringA as hotpatchable.
* Added patch to make ddraw1 and ddraw_surface1 vtable as writable.
* Added patch for implementation of mfplat.MFTEnum.
* Added patch to implement ws2_32.InetPtonA/W functions.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted