diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-11-30 15:10:36 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-11-30 15:10:36 -0500 |
commit | b734f871b75b2161c51b23c6fb0c39384d75c93b (patch) | |
tree | af9127d6bff1540721228cc32ba471c6ffd1ffe4 /changes/ticket21953 | |
parent | 2b716e85993898f6347ff1a4b904d017b4410793 (diff) | |
download | tor-0.3.0.13.tar.gz tor-0.3.0.13.zip |
Changelog for 0.3.0.13tor-0.3.0.13
Diffstat (limited to 'changes/ticket21953')
-rw-r--r-- | changes/ticket21953 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket21953 b/changes/ticket21953 deleted file mode 100644 index 7cc84f506d..0000000000 --- a/changes/ticket21953 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor features: - - Enable a couple of pieces of Windows hardening: one - (HeapEnableTerminationOnCorruption) that has been on-by-default since - Windows 8, and unavailable before Windows 7, and one - (PROCESS_DEP_DISABLE_ATL_THUNK_EMULATION) which we believe doesn't - affect us, but shouldn't do any harm. Closes ticket 21953. |