Update ChangeLog for 3.4.0.
This commit is contained in:
parent
daf6d0446c
commit
765cc2b583
13
ChangeLog
13
ChangeLog
@ -6,6 +6,19 @@ 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
|
||||||
|
|
||||||
|
* 3.4.0 (June 2, 2013)
|
||||||
|
|
||||||
|
This version is essentially a small bugfix release, but the addition of
|
||||||
|
aarch64 support requires that the minor version be incremented.
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
- Fix race-triggered deadlocks in chunk_record(). These deadlocks were
|
||||||
|
typically triggered by multiple threads concurrently deallocating huge
|
||||||
|
objects.
|
||||||
|
|
||||||
|
New features:
|
||||||
|
- Add support for the aarch64 architecture.
|
||||||
|
|
||||||
* 3.3.1 (March 6, 2013)
|
* 3.3.1 (March 6, 2013)
|
||||||
|
|
||||||
This version fixes bugs that are typically encountered only when utilizing
|
This version fixes bugs that are typically encountered only when utilizing
|
||||||
|
Loading…
Reference in New Issue
Block a user