From fdaa3058bedf324845ace908bee000afed0f817a Mon Sep 17 00:00:00 2001 From: Tim Davis Date: Sun, 24 Mar 2024 15:53:22 -0500 Subject: [PATCH] ChangeLog for GraphBLAS 9.1.0 --- GraphBLAS/Doc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphBLAS/Doc/ChangeLog b/GraphBLAS/Doc/ChangeLog index e1ef26ee5..1ad36b0e6 100644 --- a/GraphBLAS/Doc/ChangeLog +++ b/GraphBLAS/Doc/ChangeLog @@ -11,7 +11,7 @@ Mar 22, 2024: version 9.1.0 * port to clang-cl: fixing the GxB_get and GxB_set macro * (53) bug fix: eWiseAdd C=A+B when M, A, and B are all hypersparse; access to M was incorrect (also affects C+=T for any operation, if - M and T are both hypersparse). + M and T are both hypersparse). Caught by Roi Lipman. Mar 1, 2024: version 9.0.3