From 0e782b9bd31de13fb1898af3c5c8c9ede6cada30 Mon Sep 17 00:00:00 2001 From: Xianyi Zhang Date: Wed, 2 Mar 2011 13:40:55 +0800 Subject: [PATCH] updated the changelog. --- Changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 7a05cdc..b3c4384 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -4,6 +4,8 @@ Version 0.1 (in development) 26-Feb-2011 common: + * Fixed randomly SEGFAULT when nodemask==NULL with above Linux 2.6.34. + Thank Mr.Ei-ji Nakama providing this patch. (Refs issue #12 on github) * Added DEBUG=1 rule in Makefile.rule to build debug version. * Disable compiling quad precision in reference BLAS library(netlib BLAS). * Added unit testcases in utest/ subdir. Used CUnit framework. -- 2.7.4