Cygwin: document ASLR support
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
943433b00c
commit
389f071f44
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue