From cdf8e1e932016bd5f1737e1f10bce07226228d15 Mon Sep 17 00:00:00 2001 From: Aliaksey Kandratsenka Date: Sat, 3 May 2014 17:44:38 -0700 Subject: [PATCH] updated NEWS for 2.2 --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 7fc4cc2..4a3a000 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +== 3 May 2014 == + +gperftools 2.2 is out! + +Here are notable changes since 2.2rc: + +* issue 620 (crash on windows when c runtime dll is reloaded) was + fixed + == 19 Apr 2014 == gperftools 2.2rc is out!