Added patch to allow to edit winecfg library override by double clicking.

This commit is contained in:
Sebastian Lackner
2015-03-20 19:01:08 +01:00
parent 468a035b3e
commit 5ee34a9309
5 changed files with 56 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -24,6 +24,7 @@ wine-staging (1.7.39) UNRELEASED; urgency=low
* Added patch to implement shared memory wineserver communication for various user32 functions.
* Added patch to implement combase.WindowsSubstring function.
* Added patch with stub for wininet.ParseX509EncodedCertificateForListBoxEntry.
* Added patch to allow to edit winecfg library override by double clicking.
* Removed patch to avoid hardcoded values for sizeof(GUID) (accepted upstream).
* Removed patches for SLGetWindowsInformationDWORD (accepted upstream).
* Removed patches for _ismbckata and _mbctohira (fixed upstream).