summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6f49105..81e5460 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+== 4 July 2017 ==
+
+gperftools 2.6 is out!
+
+* Kim Gräsman contributed documentation update for HEAPPROFILESIGNAL
+ environment variable
+
+* KernelMaker contributed fix for population of min_object_size field
+ returned by MallocExtension::GetFreeListSizes
+
+* commit 8c3dc52fcfe0 "issue-654: [pprof] handle split text segments"
+ was reverted. Some OSX users reported issues with this commit. Given
+ our pprof implementation is strongly deprecated it is best to drop
+ recently introduced features rather than breaking it badly.
+
== 22 May 2017 ==
gperftools 2.6rc4 is out!