diff --git a/patches/ntdll-Heap_Delay_Free/definition b/patches/ntdll-Heap_Delay_Free/definition index 02b04829..51bcc695 100644 --- a/patches/ntdll-Heap_Delay_Free/definition +++ b/patches/ntdll-Heap_Delay_Free/definition @@ -3,3 +3,7 @@ # This patch fixes a couple of bugs, but causes other # failures. Disabled until a better solution is found. Disabled: true + +# Known issues: +# https://bugs.wine-staging.com/show_bug.cgi?id=276 +# https://bugs.wine-staging.com/show_bug.cgi?id=277