mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	updated release notes
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
		
							parent
							
								
									8cde0c0672
								
							
						
					
					
						commit
						b505fe13cd
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3,6 +3,8 @@ RELEASE NOTES
 | 
			
		|||
Version 4.2
 | 
			
		||||
===========
 | 
			
		||||
 | 
			
		||||
- Fixed compilation problems with clang/llvm. Many thanks to Xi Wang for finding the problem, and suggesting the fix. 
 | 
			
		||||
 | 
			
		||||
- Now, Z3 automatically adds arithmetic coercions: to_real and to_int.
 | 
			
		||||
  Option (set-option :int-real-coercions false) disables this feature.
 | 
			
		||||
  If SMTLIB2_COMPLIANT=true in the command line, then :int-real-coercions is also set to false.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue