summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/bug23585
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2358 b/changes/bug2358
new file mode 100644
index 0000000000..5e44bb9f82
--- /dev/null
+++ b/changes/bug2358
@@ -0,0 +1,5 @@
+ o Minor features
+ - Enable Address Space Layout Randomization (ASLR) and Data Execution
+ Prevention (DEP) by default on Windows to make it harder for
+ attackers to exploit vulnerabilities. Patch from John Brooks.
+