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

3
debian/changelog vendored
View File

@@ -1,9 +1,10 @@
wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to implement inet_pton.
* Added patch to implement SHCreateSessionKey.
* Added patch to implement AllocateAndGetTcpExTableFromStack.
* Added patch to fix ConnectNamedPort return value in overlapped mode.
* Added patch to store IOCS data in a property instead of GWLP_USERDATA.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sat, 26 Jul 2014 15:49:33 -0600
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sun, 27 Jul 2014 09:41:44 -0600
wine-compholio (1.7.23) unstable; urgency=low
* Rewrite of patch system to simplify maintaining large patchsets.