Added patch to improve stubs for NtQueryEaFile.

This commit is contained in:
Sebastian Lackner
2015-06-06 18:04:37 +02:00
parent cc1da4895e
commit 0c2536b025
7 changed files with 225 additions and 40 deletions

1
debian/changelog vendored
View File

@@ -34,6 +34,7 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
* Added patch to fix link notification conditions for riched20.
* Added patch to fix endless loop in regedit when importing files with very
long lines.
* Added patch to improve stubs for NtQueryEaFile.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail