Added patch to implement stub for ProcessQuotaLimits info class.

This commit is contained in:
Sebastian Lackner
2015-10-21 03:17:52 +02:00
parent d7013c255f
commit 8e8654d76e
5 changed files with 81 additions and 1 deletions

View File

@@ -34,8 +34,9 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [1]:**
**Bug fixes and features included in the next upcoming release [2]:**
* Implement stub for ProcessQuotaLimits info class
* Use wrapper function for consolidation callback during unwinding. ([Wine Bug #39449](https://bugs.winehq.org/show_bug.cgi?id=39449))