Removed patch for stub of ntdll.RtlSetHeapInformation (accepted upstream), rebased wininet patch.

This commit is contained in:
Sebastian Lackner
2014-12-19 23:39:35 +01:00
parent 9efe53b3f5
commit aeedb30ca0
6 changed files with 14 additions and 102 deletions

1
debian/changelog vendored
View File

@@ -17,6 +17,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Removed patch to implement semi-stub for psapi/kernel32 K32EnumProcessModulesEx (accepted upstream).
* Removed patch to return proper charcount for GetLocaleInfo with LOCALE_IFIRSTDAYOFWEEK (accepted upstream).
* Removed patch to export SHILCreateFromPath by name (accepted upstream).
* Removed patch for stub of ntdll.RtlSetHeapInformation (accepted upstream).
* Partially removed patches for ntdll DOS attributes (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 15 Dec 2014 22:42:09 +0100