Added patch to for IHTMLLocation::hash property's getter implementation.

This commit is contained in:
Sebastian Lackner
2015-09-07 00:03:21 +02:00
parent cbe5306706
commit cd7cfab427
5 changed files with 136 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -37,6 +37,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to fix possible memory leak in netprofm init_networks.
* Added patch to properly initialize caps->dwZBufferBitDepths in
ddraw7_GetCaps.
* Added patch to for IHTMLLocation::hash property's getter implementation.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and