summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorcsilvers <csilvers@6b5cf1ce-ec42-a296-1ba9-69fdba395a50>2011-07-27 04:18:01 +0000
committercsilvers <csilvers@6b5cf1ce-ec42-a296-1ba9-69fdba395a50>2011-07-27 04:18:01 +0000
commitd2faf4646dc79486babfbd63cf5f658b917dd6ab (patch)
tree622edb5db2a4032ceeb3b713cabe681b2e5d09fa /NEWS
parent100c38c1a225446c1bbeeaac117902d0fbebfefe (diff)
downloadgperftools-d2faf4646dc79486babfbd63cf5f658b917dd6ab.tar.gz
Tue Jul 26 20:57:51 2011 Google Inc. <opensource@google.com>
* google-perftools: version 1.8 release * Added an #include to fix compile breakage on latest gcc's * Removed an extra , in the configure.ac script git-svn-id: http://gperftools.googlecode.com/svn/trunk@112 6b5cf1ce-ec42-a296-1ba9-69fdba395a50
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 13 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 52bb1fb..14d768e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-== 15 July 2011 ==
+== 26 July 2011 ==
+
+I've just released perftools 1.8.1
+
+I was missing an #include that caused the build to break under some
+compilers, especially newer gcc's, that wanted it. This only affects
+people who build from source, so only the .tar.gz file is updated from
+perftools 1.8. If you didn't have any problems compiling perftools
+1.8, there's no reason to upgrade.
+
+=== 15 July 2011 ===
I've just released perftools 1.8
@@ -26,7 +36,7 @@ running (likely not noticeably) slower.
There are many other changes as well, too numerous to recount here,
but present in the
-[http://google-perftools.googlecode.com/svn/tags/perftools-1.8/ChangeLog ChangeLog].
+[http://google-perftools.googlecode.com/svn/tags/google-perftools-1.8/ChangeLog ChangeLog].
=== 7 February 2011 ===
@@ -53,7 +63,7 @@ Among the many new features in this release is a multi-megabyte
reduction in the amount of tcmalloc overhead uder x86_64, improved
performance in the case of contention, and many many bugfixes,
especially architecture-specific bugfixes. See the
-[http://google-perftools.googlecode.com/svn/tags/perftools-1.7/ChangeLog ChangeLog]
+[http://google-perftools.googlecode.com/svn/tags/google-perftools-1.7/ChangeLog ChangeLog]
for full details.
One architecture-specific change of note is added comments in the