Added patch to implement inet_pton.

This commit is contained in:
Erich E. Hoover
2014-07-27 09:42:05 -06:00
parent dd68855d30
commit 98fb8a1c69
5 changed files with 82 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ Wine-compholio contains fixes for the following Wine bugs:
* Support for inherited file ACLs ([Wine Bug #34406](http://bugs.winehq.org/show_bug.cgi?id=34406 "Finale Notepad 2012 doesn't copy/create user files on program start"))
* SHCreateSessionKey not implemented ([Wine Bug #35630](http://bugs.winehq.org/show_bug.cgi?id=35630 "SHCreateSessionKey is unimplemented"))
* Add Dynamic DST exceptions for Israel Standard Time ([Wine Bug #36374](http://bugs.winehq.org/show_bug.cgi?id=36374 "Israel timezone handled incorrectly"))
* Support for ws2_32.inet_pton ([Wine Bug #36713](http://bugs.winehq.org/show_bug.cgi?id=36713 "Watch_Dogs requires ws2_32.inet_pton"))
Besides that the following additional changes are included: