Update ChangeLog for 2.0.1.
This commit is contained in:
parent
b04a940ee5
commit
53806fef53
@ -6,6 +6,15 @@ 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.0.1
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
- Fix a race condition in heap profiling that could cause undefined behavior
|
||||||
|
if opt.prof_accum were disabled.
|
||||||
|
- Add missing mutex unlocks for some OOM error paths in the heap profiling
|
||||||
|
code.
|
||||||
|
- Fix a compilation error for non-C99 builds.
|
||||||
|
|
||||||
* 2.0.0
|
* 2.0.0
|
||||||
|
|
||||||
This version focuses on the experimental *allocm() API, and on improved
|
This version focuses on the experimental *allocm() API, and on improved
|
||||||
|
Loading…
Reference in New Issue
Block a user