ntdll-EtwRegisterTraceGuids: List an additional bug fixed by this patchset.

This commit is contained in:
Sebastian Lackner 2016-02-12 00:13:47 +01:00
parent b3908c3ae3
commit fb073f008c
2 changed files with 2 additions and 0 deletions

View File

@ -1 +1,2 @@
Fixes: [34318] Move implementation of EtwRegisterTraceGuidsW to ntdll
FIxes: [33021] Move implementation of EtwEventRegister to ntdll

View File

@ -4440,6 +4440,7 @@ fi
# |
# | This patchset fixes the following Wine bugs:
# | * [#34318] Move implementation of EtwRegisterTraceGuidsW to ntdll
# | * [#33021] Move implementation of EtwEventRegister to ntdll
# |
# | Modified files:
# | * dlls/advapi32/advapi32.spec, dlls/advapi32/eventlog.c, dlls/ntdll/misc.c, dlls/ntdll/ntdll.spec