From bdb6ddc1fdd7a1187fa0167e39152ca866111c4e Mon Sep 17 00:00:00 2001 From: Tim Davis Date: Sun, 8 Oct 2023 12:22:34 -0500 Subject: [PATCH] changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 7c86a556b..f0733f568 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ Oct 7, 2023: version 7.2.1 + * GraphBLAS 8.2.1: bug fix to GrB_mxm; incorrect handling of typecasting * cross-compiler support: replace check_c_source_runs with _compiles, for GraphBLAS and SuiteSparse_config, and remove check for getenv("HOME").