kernel32-GetNumaProcessorNode: Add reference to upstream bugreport.

This commit is contained in:
Sebastian Lackner
2015-05-31 21:42:25 +02:00
parent bb8f219272
commit e7ab8d7b04
3 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1 @@
Fixes: [38660] Add implementation for kernel32.GetNumaProcessorNode

View File

@@ -3080,6 +3080,9 @@ fi
# Patchset kernel32-GetNumaProcessorNode
# |
# | This patchset fixes the following Wine bugs:
# | * [#38660] Add implementation for kernel32.GetNumaProcessorNode
# |
# | Modified files:
# | * dlls/kernel32/cpu.c, dlls/kernel32/kernel32.spec, dlls/kernel32/tests/Makefile.in, dlls/kernel32/tests/cpu.c,
# | include/winbase.h