summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e45b4ad..7856f07 100644
--- a/CHANGES
+++ b/CHANGES
@@ -84,6 +84,8 @@ Version 3.2.1+edits (development branch) versus 3.2.1
write-back, write-allocate policy. The fix involves generating different
types of write-allocation requests for L1 and L2 caches, so that
write-allocation requests from L1 cache are not consumed by the L2 cache.
+ - Fixed a bug that caused allocated local and stack memory to be not correctly
+ aligned.
Version 3.2.1 versus 3.2.0
- Added kernel name and launch uids to performance statistics log.