Skip to content

Commit a79ffc2

Browse files
committed
Finalize CHANGELOG for v2.6.0
Add some changes from SV-COMP 2026 milestone that have already been made.
1 parent f34a158 commit a79ffc2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
1-
## v2.6.0 Awkward Aardvark (unreleased)
1+
## v2.6.0 Awkward Aardvark
22
* Add division by zero analysis (#1764).
33
* Add bitfield domain (#1623).
44
* Add weakly-relational C-2PO pointer analysis (#1485).
55
* Add widening delay (#1358, #1442, #1483).
66
* Add narrowing of globals to top-down solver (#1636).
77
* Add weak dependencies to top-down solver (#1746, #1747).
88
* Add YAML ghost witness generation (#1394).
9+
* Remove GraphML witness generation (#1732, #1733, #1738).
910
* Use C standard option for preprocessing (#1807).
1011
* Add bash completion for array options (#1670, #1705, #1750).
1112
* Make `malloc(0)` semantics configurable (#1418, #1777).
1213
* Update path-sensitive analyses (#1785, #1791, #1792).
1314
* Fix evaluation of library function arguments (#1758, #1761).
1415
* Optimize affine equalities analysis using sparse matrices (#1459, #1625).
15-
* Prepare for parallelism (#1708, #1744, #1748).
16+
* Prepare for parallelism (#1708, #1744, #1748, #1781, #1790).
1617

1718
## v2.5.0
1819
Functionally equivalent to Goblint in SV-COMP 2025.

0 commit comments

Comments
 (0)