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 # |