From f281d1d7347f9995b8546770b5620dbfbf610595 Mon Sep 17 00:00:00 2001 From: Tim Davis Date: Sun, 24 Mar 2024 15:48:36 -0500 Subject: [PATCH] Changelog for GraphBLAS 9.1.0 --- Doc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/ChangeLog b/Doc/ChangeLog index e1ef26ee59..1ad36b0e6c 100644 --- a/Doc/ChangeLog +++ b/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