mirror of
https://github.com/Z3Prover/z3
synced 2025-08-10 13:10:50 +00:00
Fix bug reported at http://stackoverflow.com/questions/14307692/unknown-when-using-defs
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
349c21d4de
commit
39d5b850e8
2 changed files with 4 additions and 1 deletions
|
@ -53,6 +53,8 @@ Version 4.3.2
|
|||
|
||||
- Fixed crash reported at http://z3.codeplex.com/workitem/11.
|
||||
|
||||
- Fixed bug reported at http://stackoverflow.com/questions/14307692/unknown-when-using-defs
|
||||
|
||||
Version 4.3.1
|
||||
=============
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue