Added patch to correctly parse double quotes in the msi token values.

This commit is contained in:
Sebastian Lackner
2015-10-03 18:57:24 +02:00
parent 28d60dbd10
commit c7c250e381
5 changed files with 60 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -30,6 +30,7 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch for implementation of mfplat.MFTEnum.
* Added patch to implement ws2_32.InetPtonA/W functions.
* Added patch to fix random crashes of Cygwin/MSYS2 for some compilers.
* Added patch to correctly parse double quotes in the msi token values.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted