summaryrefslogtreecommitdiffstats
path: root/jemalloc
diff options
context:
space:
mode:
authorje <je@fb.com>2011-03-02 19:23:41 (GMT)
committerje <je@fb.com>2011-03-02 19:23:41 (GMT)
commit6e56e5ec6a246c313e44cee0df9fd60483436cfd (patch)
tree42c7835f25258ae9bf251bb1f5b9c29d46ca6a63 /jemalloc
parentaf5d6987f829ccd6e14dd1f57586cfb072a533c7 (diff)
downloadjemalloc-6e56e5ec6a246c313e44cee0df9fd60483436cfd.zip
jemalloc-6e56e5ec6a246c313e44cee0df9fd60483436cfd.tar.gz
jemalloc-6e56e5ec6a246c313e44cee0df9fd60483436cfd.tar.bz2
Update ChangeLog for 2.1.2.
Diffstat (limited to 'jemalloc')
-rw-r--r--jemalloc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/jemalloc/ChangeLog b/jemalloc/ChangeLog
index a387a3e..d042982 100644
--- a/jemalloc/ChangeLog
+++ b/jemalloc/ChangeLog
@@ -6,6 +6,12 @@ found in the git revision history:
http://www.canonware.com/cgi-bin/gitweb.cgi?p=jemalloc.git
git://canonware.com/jemalloc.git
+* 2.1.2 (March 2, 2011)
+
+ Bug fixes:
+ - Fix "thread.{de,}allocatedp" mallctl for OS X.
+ - Add missing jemalloc.a to build system.
+
* 2.1.1 (January 31, 2011)
Bug fixes: