summaryrefslogtreecommitdiff
path: root/changes/bug14821
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-03-21 11:00:50 -0400
committerNick Mathewson <nickm@torproject.org>2016-03-21 11:00:50 -0400
commit920e3d6a191486a5879aa0f2e0bfcf743d075c12 (patch)
treec981864cc93f6c095cbfef34463f0273fb3504c1 /changes/bug14821
parentee08f224893ecb4ef56b2c1d58d15621cb4386e7 (diff)
downloadtor-920e3d6a191486a5879aa0f2e0bfcf743d075c12.tar.gz
tor-920e3d6a191486a5879aa0f2e0bfcf743d075c12.zip
a couple more changes files issues.
Diffstat (limited to 'changes/bug14821')
-rw-r--r--changes/bug148212
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug14821 b/changes/bug14821
index e017eff93b..e9ccc2fd1b 100644
--- a/changes/bug14821
+++ b/changes/bug14821
@@ -1,4 +1,4 @@
o Major bugfixes (compilation):
- - Correctly repair hardened builds under the clang compiler. Previously,
+ - Repair hardened builds under the clang compiler. Previously,
our use of _FORTIFY_SOURCE would conflict with clang's address
sanitizer. Fixes bug 14821; bugfix on 0.2.5.4-alpha.