Skip to content

Commit b0f5658

Browse files
committed
Update ChangeLog for 4.3.1.
1 parent 7b8e74f commit b0f5658

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ChangeLog

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

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

7+
* 4.3.1 (November 7, 2016)
8+
9+
Bug fixes:
10+
- Fix a severe virtual memory leak. This regression was first released in
11+
4.3.0. (@interwq, @jasone)
12+
- Refactor atomic and prng APIs to restore support for 32-bit platforms that
13+
use pre-C11 toolchains, e.g. FreeBSD's mips. (@jasone)
14+
715
* 4.3.0 (November 4, 2016)
816

917
This is the first release that passes the test suite for multiple Windows

0 commit comments

Comments
 (0)