Added test for RtlIpv4StringToAddressExA.

This commit is contained in:
Sebastian Lackner
2014-12-20 20:13:49 +01:00
parent 0d1d699881
commit 030275f110
4 changed files with 148 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -12,6 +12,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch for ID3DXEffect::FindNextValidTechnique.
* Added patch with stub for D3DXComputeTangentFrameEx.
* Added patch with stub for D3DXIntersect.
* Added test for RtlIpv4StringToAddressExA.
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).
* Removed patch to implement stubs for MFStartup and MFShutdown (accepted upstream).