Added patch to use proper glyph names in wineps driver.

This commit is contained in:
Sebastian Lackner
2015-09-05 03:52:56 +02:00
parent bcc10f6d7b
commit 426191d7fb
7 changed files with 502 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -28,6 +28,8 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to avoid deprecation warning for OpenCL 1.2 APIs.
* Added patch to implement FolderImpl_Items and stubbed FolderItems interface.
* Added patch for stub of dwmapi.DwmUpdateThumbnailProperties.
* Added patch to use proper glyph names in wineps driver (which fixes a bug
related to copying text from generated PDF files).
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and