ntdll-Interrupt-0x2e: Add reference to bug report.

This commit is contained in:
Sebastian Lackner 2017-03-19 23:06:32 +01:00
parent 8ef379ecc8
commit 687f25d6bb
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1 @@
Fixes: Implement stub handler for int 0x2e
Fixes: [42647] Implement stub handler for int 0x2e

View File

@ -5446,6 +5446,9 @@ fi
# Patchset ntdll-Interrupt-0x2e
# |
# | This patchset fixes the following Wine bugs:
# | * [#42647] Implement stub handler for int 0x2e
# |
# | Modified files:
# | * dlls/ntdll/signal_i386.c, include/wine/exception.h
# |