summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2023-05-07 20:03:16 +0200
committerGitHub <noreply@github.com>2023-05-07 20:03:16 +0200
commit4f24d927302078a416dea1bc29d714a95732b8e9 (patch)
treeae8b34c8810c080a6d71a91b2fe16939f4d3d49d /CHANGELOG
parent3d0c227fa5004067d857c74f7963876b34ed4170 (diff)
TRMV: Use the minimum x buffer size for copying to a temp buffer (#458)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3b84ffc7..39813f94 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
Development version (next version)
+- Fixes a minor issue with the expected input buffer size in the TRMV routine
- Fixes two small issues in the plotting script
- Modifications to improve performance on Qualcomm Adreno GPUs:
* Unique database entries for specific Adreno devices