Added tests for RtlIpv6AddressToString and RtlIpv6AddressToStringEx.

This commit is contained in:
Sebastian Lackner
2015-04-06 08:15:53 +02:00
parent 8b06b71275
commit 182d868560
3 changed files with 294 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-staging (1.7.41) UNRELEASED; urgency=low
* Disable DXVA2 controls in winecfg when support is not compiled in.
* Added patch to enable/disable EAX support via winecfg.
* Added tests for RtlIpv6AddressToString and RtlIpv6AddressToStringEx.
* Partially remove advapi32-Revert_DACL patches.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 05 Apr 2015 03:11:58 +0200