Added patch to improve detection of symbol charset for old truetype fonts.

This commit is contained in:
Sebastian Lackner
2015-11-22 22:53:57 +01:00
parent c60b60d2f5
commit 64719a7bda
5 changed files with 70 additions and 4 deletions

View File

@ -1,8 +1,10 @@
wine-staging (1.7.56) UNRELEASED; urgency=low
wine-staging (1.8~rc1) UNRELEASED; urgency=low
* Removed patch to allow dinput EnumDevices callback with broken calling
convention (accepted upstream).
* Added patch to fix required privileges for load_registry and unload_registry
* Removed patch to fix required privileges for load_registry and
unload_registry
wineserver call (accepted upstream).
* Added patch to improve detection of symbol charset for old truetype fonts.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 15 Nov 2015 21:20:51 +0100
wine-staging (1.7.55) unstable; urgency=low