diff options
author | Jason Evans <jasone@canonware.com> | 2015-10-24 14:53:25 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2015-10-24 14:53:25 (GMT) |
commit | be4134710669e8b09d6b928f72a4208e5a68187c (patch) | |
tree | 70f4f340b8e36bed4a1c418bfb312a1671ebf494 /ChangeLog | |
parent | ea7449ffada5323f87f91e40f2213a514e691584 (diff) | |
download | jemalloc-be4134710669e8b09d6b928f72a4208e5a68187c.zip jemalloc-be4134710669e8b09d6b928f72a4208e5a68187c.tar.gz jemalloc-be4134710669e8b09d6b928f72a4208e5a68187c.tar.bz2 |
Update ChangeLog for 4.0.4.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -4,7 +4,12 @@ brevity. Much more detail can be found in the git revision history: https://github.com/jemalloc/jemalloc -* 4.0.4 (XXX) +* 4.0.4 (October 24, 2015) + + This bugfix release fixes another xallocx() regression. No other regressions + have come to light in over a month, so this is likely a good starting point + for people who prefer to wait for "dot one" releases with all the major issues + shaken out. Bug fixes: - Fix xallocx(..., MALLOCX_ZERO to zero the last full trailing page of large |