ntdll-Hide_Wine_Exports: Add reference to upstream bug report.

This commit is contained in:
Sebastian Lackner
2015-05-30 19:23:31 +02:00
parent 0432712e4e
commit a428549415
3 changed files with 5 additions and 2 deletions

View File

@@ -1 +1 @@
Fixes: Add support for hiding wine version information from applications (needed for example by Warspear Online)
Fixes: [38656] Add support for hiding wine version information from applications

View File

@@ -3605,6 +3605,9 @@ fi
# Patchset ntdll-Hide_Wine_Exports
# |
# | This patchset fixes the following Wine bugs:
# | * [#38656] Add support for hiding wine version information from applications
# |
# | Modified files:
# | * dlls/ntdll/loader.c, dlls/ntdll/ntdll_misc.h
# |