Added patch to return the appropriate connection time with SO_CONNECT_TIME.

This commit is contained in:
Erich E. Hoover
2014-07-30 17:40:32 -06:00
parent 8f48583742
commit 92ab0e4143
6 changed files with 198 additions and 1 deletions

3
debian/changelog vendored
View File

@@ -9,7 +9,8 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to fix ConnectNamedPort return value in overlapped mode.
* Added patch to store IOCS data in a property instead of GWLP_USERDATA.
* Added patch to return empty D3D hardware flags for HEL device enumeration.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Wed, 30 Jul 2014 17:02:55 -0600
* Added patch to return the appropriate connection time with SO_CONNECT_TIME.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Wed, 30 Jul 2014 17:40:14 -0600
wine-compholio (1.7.23) unstable; urgency=low
* Rewrite of patch system to simplify maintaining large patchsets.