]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: document ASLR support topic/aslr_support github/topic/aslr_support
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 28 Oct 2022 08:01:02 +0000 (10:01 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 28 Oct 2022 14:26:53 +0000 (16:26 +0200)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/release/3.4.0
winsup/doc/new-features.xml

index a5e9a8ae35ae4b9852e61c7e511bbcf44ca0d519..8dc6ffe00f2f03fb2fbf79219ca4e3d3fb31f5aa 100644 (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.
 
index dd27c97731b0834496c8063a918a0ca568e3eacd..5c9399e1479090dffffb3671b312eb204b4db9c5 100644 (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.
This page took 0.037729 seconds and 5 git commands to generate.