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 34d7b65..c743ce1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -58,6 +58,8 @@ Version 3.2.1+edits (development branch) versus 3.2.1
- Eliminated some memory leaks in the pure functional simulator
- Added check to AerialVision to detect and warn about performance metric
entries with no data.
+ - Fix for Bug 63 - Changed bk[i]->n_idle++; to bk[j]->n_idle++; in
+ dram_t::cycle().
Version 3.2.1 versus 3.2.0
- Added kernel name and launch uids to performance statistics log.