summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3025112..5b39743 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+== 9 Dec 2017 ==
+gperftools 2.6.3 is out!
+
+Just two fixes were made in this release:
+
+* Stephan Zuercher has contributed a build fix for some recent XCode
+ versions. See issue #942 for more details.
+
+* assertion failure on some windows builds introduced by 2.6.2 was
+ fixed. Thanks to github user nkeemik for reporting it and testing
+ fix. See issue #944 for more details.
+
== 30 Nov 2017 ==
gperftools 2.6.2 is out!