Commentary: Changes update

This commit is contained in:
Wilson Snyder 2026-01-05 22:59:30 -05:00
parent ff73e117e6
commit c62ed27e0b
1 changed files with 3 additions and 0 deletions

View File

@ -13,9 +13,12 @@ Verilator 5.045 devel
**Other:**
* Support complex expressions as std::randomize arguments (#6860). [Jakub Wasilewski, Antmicro Ltd.]
* Remove deprecated `--xml-only`.
* Remove deprecated `--make cmake`.
* Fix variable reference lookup for module-level variables (#6741) (#6882). [Yilou Wang]
* Fix MULTIDRIVEN with task and default driver (#4045) (#6858). [em2machine]
* Fix use-after-free error (#6846). [Matthew Ballance]
* Fix dynamic array elements passed to ref argument (#6877). [Ryszard Rozak, Antmicro Ltd.]