Cygwin: document ASLR support

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2022-10-28 10:01:02 +02:00
parent 943433b00c
commit 389f071f44
2 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,8 @@ What's new:
- Drop support for 32 bit Windows and WOW64.
- Allow to run with full ASLR enabled and enable on Cygwin DLL by default.
- Remove any special handling for the .com filename suffix. It has to
be used always explicitely.

View File

@ -16,6 +16,10 @@ Drop support for Vista and Server 2008.
Drop support for 32 bit Windows and WOW64.
</para></listitem>
<listitem><para>
Allow to run with full ASLR enabled and enable on Cygwin DLL by default.
</para></listitem>
<listitem><para>
Remove any special handling for the .com filename suffix. It has to
be used always explicitely.