summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e8df42d31..c687d1356f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-04-02 Mel Gorman <mgorman@suse.de>
+
+ [BZ #17195]
+ * malloc/arena.c (free): Apply trim threshold to per-thread heaps
+ as well as the main arena.
+
2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
[BZ #18185]