Added patches for FileRenameInformation support (fixes Wine Staging Bug #296).

This commit is contained in:
Sebastian Lackner
2015-06-03 03:04:46 +02:00
parent fdc5f5c1dd
commit 2923808892
15 changed files with 1602 additions and 11 deletions

2
debian/changelog vendored
View File

@@ -5,6 +5,8 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
* Updated shell32-Icons patchset to fix a test failure in comctl32/imagelist.
* Updated shlwapi-AssocGetPerceivedType patchset to fix error checking for
RegGetValueW.
* Added patches for FileRenameInformation support (fixes Wine Staging Bug
#296).
* Removed patch to fix NULL pointer dereference in get_frame_by_name
(identical patch accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 31 May 2015 14:46:37 +0200