aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2358
blob: 5e44bb9f82e963c2378fc5c2a921412ffce256a1 (plain)
1
2
3
4
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.