Skip to content

Commit a997e32

Browse files
authored
Merge pull request #7955 from diffblue/20231012-CHANGELOG-update
update CHANGELOG for last minute bug fixes
2 parents 2833356 + 4388ace commit a997e32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG

+2
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
## Bug Fixes
1010
* Fix problem on array size L2 renaming by @esteffin in https://github.com/diffblue/cbmc/pull/7877
1111
* Fix shadow memory missing aggregation on non-compound bitvector types by @esteffin in https://github.com/diffblue/cbmc/pull/7935
12+
* Fix SMT encoding of structs which contain a single struct field by @thomasspriggs in https://github.com/diffblue/cbmc/pull/7951
13+
* Fix simplification towards singleton intervals not checking application to only a single variable by @tautschnig in https://github.com/diffblue/cbmc/pull/7954
1214

1315
**Full Changelog**: https://github.com/diffblue/cbmc/compare/cbmc-5.93.0...cbmc-5.94.0

0 commit comments

Comments
 (0)