ntdll-DOS_Attributes: Update definition.

This commit is contained in:
Zebediah Figura 2018-02-18 11:32:10 -06:00
parent 1d511798d0
commit 6ae68a30f2

View File

@ -5886,6 +5886,7 @@ fi
# |
# | This patchset fixes the following Wine bugs:
# | * [#9158] Support for DOS hidden/system file attributes
# | * [#15679] cygwin symlinks not working in wine
# |
# | Modified files:
# | * configure.ac, dlls/ntdll/directory.c, dlls/ntdll/file.c, dlls/ntdll/ntdll_misc.h, dlls/ntdll/tests/directory.c,