Remove patch for creating handles for new consoles.

This commit is contained in:
Erich E. Hoover
2015-01-04 11:22:35 -07:00
parent 205001dab8
commit abdef6b13c
5 changed files with 1 additions and 74 deletions

1
debian/changelog vendored
View File

@@ -5,7 +5,6 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Fix issue in DOS Attributes patch which broke ./configure on systems with alternative shells.
* Fix issue in user32-WndProc patch which caused crashes for some 16-bit apps.
* Fix issue in ws2_32-WriteWatches patch which can cause exceptions on the signal stack.
* Added patch to creating handles for new consoles when a new process is created.
* Added patch for CreateProcess to prioritize the working directory over the system search path.
* Added patch with stubs for WinSqm[Start|End]Session.
* Added patch to fix handling of subdirectory in FtpFindFirstFile.