Removed patch to fix uninitialized cch member in GetMenuItemInfo (accepted upstream).

This commit is contained in:
Sebastian Lackner
2014-09-09 22:47:34 +02:00
parent 5ba46f55f2
commit 4fb2477927
5 changed files with 2 additions and 55 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.
* 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
wine-compholio (1.7.26) unstable; urgency=low