user32-Painting: Add reference to a bug report.

This commit is contained in:
Sebastian Lackner
2015-10-17 16:34:46 +02:00
parent c83adcf25b
commit 3f46a6acb7
3 changed files with 5 additions and 2 deletions

View File

@@ -5348,6 +5348,9 @@ fi
# Patchset user32-Painting
# |
# | This patchset fixes the following Wine bugs:
# | * [#39465] Enforce that surfaces are flushed after ReleaseDC
# |
# | Modified files:
# | * dlls/user32/painting.c, dlls/user32/win.c
# |

View File

@@ -1 +1 @@
Fixes: Enforce that surfaces are flushed after ReleaseDC
Fixes: [39465] Enforce that surfaces are flushed after ReleaseDC