Added patch to silence repeated winhttp "no support on this platform" message.

This commit is contained in:
Sebastian Lackner
2015-07-09 06:23:37 +02:00
parent 04f83c2765
commit d7500bccd1
3 changed files with 45 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,6 @@
wine-staging (1.7.47) UNRELEASED; urgency=low
* Added patch to silence repeated winhttp "no support on this platform"
message.
* Removed patch to implement kernel32.GetNumaProcessorNode (accepted
upstream).
* Removed patch to initialize *end with NULL on failure in msvcrt.strtod