Added patch to translate flags in LaunchINFSectionW.

This commit is contained in:
Sebastian Lackner
2015-08-30 22:55:44 +02:00
parent c5e1cdaffb
commit e9cda98df5
5 changed files with 105 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -15,6 +15,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to allow non-nullterminated string as working directory in
kernel32.create_startup_info (fixes Wine Staging Bug #543).
* Added patch with stub for winspool.SetPrinterW level 8.
* Added patch to translate flags in LaunchINFSectionW.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and