summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-10-21 11:09:41 -0400
committerNick Mathewson <nickm@torproject.org>2015-10-21 11:09:41 -0400
commit3f3a753e36a3d6114fcaa7059a534317f5a59fc0 (patch)
tree56542c2acb7ad45a93d65a814e66ed50521433b9
parentcc3ce6854872fb9b06fbb5bb188c1c58585af282 (diff)
downloadtor-3f3a753e36a3d6114fcaa7059a534317f5a59fc0.tar.gz
tor-3f3a753e36a3d6114fcaa7059a534317f5a59fc0.zip
Reflow changelog
-rw-r--r--ChangeLog16
1 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 5041e7677c..259e4e57bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,15 +4,15 @@ Changes in version 0.2.7.4-rc - 2015-10-21
on different platforms. If no further significant bounds are found,
the next release will the the official stable release.
- o Major bugfixes (memory leaks):
- - Fix a memory leak in ed25519 batch signature checking.
- Fixes bug 17398; bugfix on 0.2.6.1-alpha.
- - Fix a memory leak in rend_cache_failure_entry_free().
- Fixes bug 17402; bugfix on 0.2.7.3-rc.
-
o Major bugfixes (correctness):
- - Fix a use-after-free bug in validate_intro_point_failure().
- Fixes bug 17401; bugfix on 0.2.7.3-rc.
+ - Fix a use-after-free bug in validate_intro_point_failure(). Fixes
+ bug 17401; bugfix on 0.2.7.3-rc.
+
+ o Major bugfixes (memory leaks):
+ - Fix a memory leak in ed25519 batch signature checking. Fixes bug
+ 17398; bugfix on 0.2.6.1-alpha.
+ - Fix a memory leak in rend_cache_failure_entry_free(). Fixes bug
+ 17402; bugfix on 0.2.7.3-rc.
o Minor features (geoIP):
- Update geoip and geoip6 to the October 9 2015 Maxmind GeoLite2