From a6476a7726eef0f95456f81b8329da6df8ec508f Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Wed, 21 Dec 2016 00:31:03 +0100 Subject: [PATCH] msvideo.dll16-DrawDibProfileDisplay: Add reference to bug report. --- patches/msvideo.dll16-DrawDibProfileDisplay/definition | 2 +- patches/patchinstall.sh | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/patches/msvideo.dll16-DrawDibProfileDisplay/definition b/patches/msvideo.dll16-DrawDibProfileDisplay/definition index 8d05de92..b96e21d2 100644 --- a/patches/msvideo.dll16-DrawDibProfileDisplay/definition +++ b/patches/msvideo.dll16-DrawDibProfileDisplay/definition @@ -1 +1 @@ -Fixes: Implement DrawDibProfileDisplay in msvideo.dll16 +Fixes: [42022] Implement DrawDibProfileDisplay in msvideo.dll16 diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 6b2f5278..243d8688 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -4807,6 +4807,9 @@ fi # Patchset msvideo.dll16-DrawDibProfileDisplay # | +# | This patchset fixes the following Wine bugs: +# | * [#42022] Implement DrawDibProfileDisplay in msvideo.dll16 +# | # | Modified files: # | * dlls/msvideo.dll16/msvideo.dll16.spec, dlls/msvideo.dll16/msvideo16.c # |