diff options
Diffstat (limited to 'winsup/doc')
-rw-r--r-- | winsup/doc/new-features.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index dd27c97..5c9399e 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -17,6 +17,10 @@ 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. </para></listitem> |