Added patch to ensure console InsertMode changes take effect immediately.

This commit is contained in:
Sebastian Lackner
2015-06-09 06:02:07 +02:00
parent 5fc6371a97
commit 945ec28ec8
4 changed files with 78 additions and 33 deletions

1
debian/changelog vendored
View File

@@ -41,6 +41,7 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
* Added patch to fix handling of periodic advice timers causing high CPU
usage.
* Added patch to forward GIF encoder requests to windowscodecs.
* Added patch to ensure console InsertMode changes take effect immediately.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail