Added patch to complete and properly pack DNS_HEADER structure (by Amine Khaldi, wine-patched/pull/6).

This commit is contained in:
Sebastian Lackner
2015-02-23 22:24:17 +01:00
parent eaefcc8a3f
commit 8b3e8d11a8
3 changed files with 80 additions and 12 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3).
* Added patch to skip Wine specific __wine_check_for_events calls in ReactOS (by Amine Khaldi, wine-patched/pull/4).
* Added patch to declare pDirectInputCreateEx in a MSVC compatible way (by Amine Khaldi, wine-patched/pull/5).
* Added patch to complete and properly pack DNS_HEADER structure (by Amine Khaldi, wine-patched/pull/6).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 23 Feb 2015 18:24:51 +0100
wine-staging (1.7.37) unstable; urgency=low