diff options
author | Jason Evans <jasone@canonware.com> | 2015-09-21 17:19:37 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2015-09-21 17:54:08 (GMT) |
commit | b8e966f121e55ffa0c904f9ff7d419797b872aa8 (patch) | |
tree | f6f9e9644f4fde5f36ca57f6c1b43d6567b1bf3b /ChangeLog | |
parent | 66814c1a52de5a4a51569f9a88bae6c9b8a4c873 (diff) | |
download | jemalloc-b8e966f121e55ffa0c904f9ff7d419797b872aa8.zip jemalloc-b8e966f121e55ffa0c904f9ff7d419797b872aa8.tar.gz jemalloc-b8e966f121e55ffa0c904f9ff7d419797b872aa8.tar.bz2 |
Update ChangeLog for 4.0.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ brevity. Much more detail can be found in the git revision history: https://github.com/jemalloc/jemalloc -* 4.0.2 (XXX) +* 4.0.2 (September 21, 2015) + + This bugfix release addresses a few bugs specific to heap profiling. Bug fixes: - Fix ixallocx_prof_sample() to never modify nor create sampled small |