Skip to content

Commit 535e736

Browse files
authored
Merge pull request #303 from aconradi/fix-1.2-rn
Add `major 7` marker to 1.2 release-notes
2 parents 6a12c68 + b8423b3 commit 535e736

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASENOTES-1.2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@
7272
- `note 6` Improve porting rules for method return values: In some simple cases, avoid storing the method's return value in an intermediate local variable.
7373
- `release 6 6215`
7474
- `note 6` If a bank declared with `use_io_memory=false` in a DML 1.4 file is imported from a DML 1.2 device, using the `dml12-compatibility.dml` library, then a call to the `transaction_access` method will now trigger a proper bank access. Also, if a bank uses the `dml12_compat_io_memory_access` template, then overrides of the `transaction_access` method will be honored. This simplifies future transition to the Simics 7 API.
75-
- `release 6 6218`
75+
- `release 6 6218`
76+
- `major 7`

0 commit comments

Comments
 (0)