mscoree-CorValidateImage: Add reference to upstream bugreport.

This commit is contained in:
Sebastian Lackner
2015-05-31 22:41:07 +02:00
parent 528e9ceec3
commit 7dc9e1b670
3 changed files with 7 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
Fixes: Implement mscoree._CorValidateImage for mono runtime
Fixes: [38662] Implement mscoree._CorValidateImage for mono runtime
Category: stable

View File

@@ -3325,6 +3325,9 @@ fi
# Patchset mscoree-CorValidateImage
# |
# | This patchset fixes the following Wine bugs:
# | * [#38662] Implement mscoree._CorValidateImage for mono runtime
# |
# | Modified files:
# | * dlls/mscoree/mscoree_main.c
# |