diff options
| author | Jason Evans <je@fb.com> | 2011-03-14 23:42:26 (GMT) |
|---|---|---|
| committer | Jason Evans <je@fb.com> | 2011-03-14 23:42:26 (GMT) |
| commit | ad11ee6a3416e8d234c35670f20687d17545c09f (patch) | |
| tree | 40ca578d2c0e1597d17caf0ca7ea6a552d64e1da /jemalloc/ChangeLog | |
| parent | e27d134efc8609e3f95e4ec13f605ddcb5eb6ca6 (diff) | |
| parent | 0e4d0d13f9beb8857bb377f41b4fbd327d3a0cbd (diff) | |
| download | jemalloc-2.1.3.zip jemalloc-2.1.3.tar.gz jemalloc-2.1.3.tar.bz2 | |
Merge branch 'dev'2.1.3
Diffstat (limited to 'jemalloc/ChangeLog')
| -rw-r--r-- | jemalloc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/jemalloc/ChangeLog b/jemalloc/ChangeLog index d042982..08526c8 100644 --- a/jemalloc/ChangeLog +++ b/jemalloc/ChangeLog @@ -6,6 +6,14 @@ found in the git revision history: http://www.canonware.com/cgi-bin/gitweb.cgi?p=jemalloc.git git://canonware.com/jemalloc.git +* 2.1.3 (March 14, 2011) + + Bug fixes: + - Fix a cpp logic regression (due to the "thread.{de,}allocatedp" mallctl fix + for OS X in 2.1.2). + - Fix a "thread.arena" mallctl bug. + - Fix a thread cache stats merging bug. + * 2.1.2 (March 2, 2011) Bug fixes: |
