Added patch to align terminating null WCHAR in SysAllocStringByteLen.

This commit is contained in:
Sebastian Lackner
2015-12-27 18:19:20 +01:00
parent 58890792b7
commit 5d94a2566b
7 changed files with 216 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
wine-staging (1.9.0) UNRELEASED; urgency=low
* Added patch to align terminating null WCHAR in SysAllocStringByteLen.
* Removed patch to add a stub driver for tdi.sys (accepted upstream).
* Removed patch to implement support for ws2_32.dll.WSAPoll (accepted
upstream).