mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 16:13:38 +03:00
Update ChangeLog for 2.2.4.
This commit is contained in:
parent
30fbef8aea
commit
ca9ee1a409
1 changed files with 7 additions and 0 deletions
|
|
@ -6,6 +6,13 @@ found in the git revision history:
|
||||||
http://www.canonware.com/cgi-bin/gitweb.cgi?p=jemalloc.git
|
http://www.canonware.com/cgi-bin/gitweb.cgi?p=jemalloc.git
|
||||||
git://canonware.com/jemalloc.git
|
git://canonware.com/jemalloc.git
|
||||||
|
|
||||||
|
* 2.2.4 (November 5, 2011)
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
- Initialize arenas_tsd before using it. This bug existed for 2.2.[0-3], as
|
||||||
|
well as for --disable-tls builds in earlier releases.
|
||||||
|
- Do not assume a 4 KiB page size in test/rallocm.c.
|
||||||
|
|
||||||
* 2.2.3 (August 31, 2011)
|
* 2.2.3 (August 31, 2011)
|
||||||
|
|
||||||
This version fixes numerous bugs related to heap profiling.
|
This version fixes numerous bugs related to heap profiling.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue