Added patch to fix wrapper for glu polygon/contour functions.

This commit is contained in:
Sebastian Lackner
2014-09-14 08:03:11 +02:00
parent c5f802363f
commit 773df03830
5 changed files with 114 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-compholio (1.7.27) UNRELEASED; urgency=low
* Fixed some issues in the patches for GetSystemTimes.
* Added patch to support FIND_FIRST_EX_LARGE_FETCH flag in FindFirstFileExW.
* Added patch to fix deadlock caused by incorrect wrapper of glu polygon/contour function.
* Removed patch to use assembly wrapper for TLS callbacks (accepted upstream).
* Removed patch to fix uninitialized cch struct member in GetMenuItemInfo.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Mon, 08 Sep 2014 21:14:36 +0200