Skip to content

Commit 5271b67

Browse files
committed
Update ChangeLog for 4.2.1.
1 parent fa09fe7 commit 5271b67

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ brevity. Much more detail can be found in the git revision history:
44

55
https://github.com/jemalloc/jemalloc
66

7+
* 4.2.1 (June 8, 2016)
8+
9+
Bug fixes:
10+
- Fix bootstrapping issues for configurations that require allocation during
11+
tsd initialization (e.g. --disable-tls). (@cferris1000, @jasone)
12+
- Fix gettimeofday() version of nstime_update(). (@ronawho)
13+
- Fix Valgrind regressions in calloc() and chunk_alloc_wrapper(). (@ronawho)
14+
- Fix potential VM map fragmentation regression. (@jasone)
15+
- Fix opt_zero-triggered in-place huge reallocation zeroing. (@jasone)
16+
- Fix heap profiling context leaks in reallocation edge cases. (@jasone)
17+
718
* 4.2.0 (May 12, 2016)
819

920
New features:

0 commit comments

Comments
 (0)